Results 1 to 5 of 5

Thread: Spring Integraton in production

  1. #1
    Join Date
    Feb 2006
    Posts
    3

    Default Spring Integraton in production

    Hi,
    I am evaluating Spring Integration, Camel & JBPM to implement workflows.
    I was looking for some case studies/projects that are using Spring integration and have deployed it in production. I would also like to know whether there are any performance benchmarks for Spring integration that can demonstrate the scalability of the framework.

    If anyone has done a similar exercise, it would be great if you can share the results.

    Regards,
    Samarth

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,695

    Default

    What do camel, integration have to do with BPM?! They are intended for losely coupled systems which is something else then BPM. But that is just IMHO .
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Feb 2006
    Posts
    3

    Default

    I agree with you, that BPM is different. However, simple workflows (like the Cafe Sample) can be implemented simply by using Spring Integration, or by using a workflow engine like JBPM.

  4. #4
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,854

    Default

    This doesn't exactly answer the original question, but on a somewhat related note, we will be adding some form of "Process Manager" in Spring Integration 2.0. the main idea is to allow process-scoped state and event-triggered actions (including composite events). If you want to look at some of the current ideas, there is a prototype within the 'org.springframework.integration.process' module in the SVN sandbox.

  5. #5
    Join Date
    Feb 2006
    Posts
    3

    Default

    Hi Mark,
    More related to the original question, do you know of any projects which are using Spring integration in production? Also, if we purchase support/enterprise version from SpringSource, does it include support for Spring Integration?

    Regards,
    Samarth

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •