Search:

Type: Posts; User: smjain; Keyword(s):

Search: Search took 0.02 seconds.

  1. Thread: Cloud computing

    by smjain
    Replies
    0
    Views
    472

    Cloud computing

    Is there any plan to move SI to cloud. Any AMI existing for the same.

    I am keen to understand what role SI can play there? Thoughts
  2. Replies
    0
    Views
    477

    Spring integration on CLoud

    Hi,
    I recently came across an idea that we can use Hadoop for achieving integration
    as its suited for Cloud platforms.

    My suggestion was to use Spring integration as Hadoop is not for...
  3. Replies
    0
    Views
    494

    Cancelling a long running channel

    Hi,
    Is there a way in Spring integration to manually stop processing of code behind a channel.

    We are looking to do so to allow manual intervention in case of some jobs to cancel the processing
    ...
  4. Yes I am looking into it... Unable to figure...

    Yes I am looking into it...

    Unable to figure out that if we have different applications to be part of a job execution should they be Steps in Spring Batch or abstracted behind a channel

    Or a...
  5. Reliable delivery and JobManagement with Persistent Queues

    First of all Merry Christmas and a very Happy new year..



    We want to introduce a notion of job management where each job is composed of processing code behind Channels frontended by a...
  6. Replies
    8
    Views
    909

    There is a difference here..I am looking for...

    There is a difference here..I am looking for reliability aspect for those async communications.

    So in case of failed executions(we get notified through callback or through polling) we need to...
  7. Replies
    8
    Views
    909

    Thats precisely the question ..Either we poll to...

    Thats precisely the question ..Either we poll to know that the async process ended in exception or there is a callback from the code which is running in async mode.

    In either case do we maintain...
  8. Replies
    8
    Views
    909

    Any updates on the same...

    Any updates on the same...
  9. Replies
    8
    Views
    909

    Thanks Mark, I meant a code behind the service...

    Thanks Mark,
    I meant a code behind the service Activator which we execute asynchronously
    Thanks
    Shashank
  10. Replies
    8
    Views
    909

    Guranteed Delivery using SI?

    Hi All,
    We have a requirement to use SI to have guranteed delivery. By Guranteed
    deliver I mean the best effort like a retry policy in case of exceptions.

    We thought of using a JMS adaptor in...
  11. Replies
    3
    Views
    917

    We expose SI channels as an OSGi service. This...

    We expose SI channels as an OSGi service. This helps us introduce dynamic concepts like creating custom channels from a template and we can wire in all the channels programatically .

    I am thinking...
  12. Ability to attach a service activator to a channel through code

    Hi,
    I have a requirement to define channels through code and attach a ServiceActivator dynamically. I dont see any API being exposed for it.
    Is there a way to achieve it
    Thanks
    Shashank
  13. Replies
    7
    Views
    5,415

    Hi It does seem that you are developing a UI...

    Hi
    It does seem that you are developing a UI for creating Spring Integration condigurations . I am actually looking for something similar. Can you provide me some help. My initial thought was to a...
  14. Replies
    7
    Views
    1,067

    Workflow and Spring integration

    Problem with embedding workflow is that most of the times customers have external workflows running and the services need to be consumed from their workflows.. So that was one of my arguments in not...
  15. Replies
    7
    Views
    1,067

    Spring Integration and workflow

    Thanks Iwein.
    I agree with you..I have been making this point to my Architects here..

    In case we need to trigger a workflow from within Spring integration we need to have the workflow context as...
  16. Replies
    7
    Views
    1,067

    Thanks

    The other question which is kind of related to the previous one is.

    Spring Integration will be for all automated tasks/services.

    For any human task we should look for a workflow which drives...
  17. Replies
    7
    Views
    1,067

    Modelling tool for Spring Integration

    Hi,
    Is there any UI tool through which we can model the Spring ESB definitions.
    Any suggestions on that.. Something similar to what we have for jbpm

    Regards
    Shashank
Results 1 to 17 of 17