Traitée Service Bus and SOA

  • mardi 17 juillet 2012 15:03
     
     

    Trying to understand how the new Windows (on-premise, not Azure) Service Bus works and its functionality compared:

    1. Is there any support for OO messages where one message subclasses from another and you want two handlers subscribing to each specific message (one that does super class and another that does a subclass?
    2. Is there an out of the box scale out support for service bus? Can you provide details?
    3. How do you support long running processes (sagas/workflows/process managers)? If supported and if supported within WF, how do you correlate messages within the service bus?
    4. Is there a way to wake up the service bus say 3 days from now to do certain processing?
    5. Any retry functionality upon failure?

    Appreciate any response as certain aspects are important to us when comparing to something like NServiceBus.

Toutes les réponses