1 Reply Latest reply on Aug 24, 2007 9:40 AM by adrian.brock

    Message groups/unit of work

    swapna.bhat

      Hi,

      We have a requirement where in async processing has to be done in parallel for two of the tasks and the combined result should be sent to the requestor in a third asnych processing.
      Is this possible with JBossMQ?

      Process 1 > MDB1 processing
      Process 2 > MDB2 processing

      Process 3 > MDB3 processing (when both the MDB1 and MDB2 processing is completed)

      Need some help/insight if this can be achieved in JbossMQ.
      Please forward the links/documentation to achieve the same if possible.

      Thanks,