|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Parallel Processing in WMB |
« View previous topic :: View next topic » |
Author |
Message
|
SandeepAgarwal |
Posted: Thu Oct 08, 2009 6:35 am Post subject: Parallel Processing in WMB |
|
|
Newbie
Joined: 29 Jul 2009 Posts: 5
|
Hi,
I am quite new to WMB. I have a requirement like, we need to deliver the IDOCs to 4 different SAP Systems. But this distribution should work in Parallel. I am a Java guy and in Java Terminology, I would like to spawn 4 different threads (or in other words, I would like to use multi-threading in WMB).
I tried to use Aggregate Control node along with Aggregate Request/Reply nodes, but after testing I found that the aggregate control node doesn't fan-out the requests in Parallel, instead, it waits for first request to complete before initializing the second request.
Please suggest an appropriate design for achieving this.
Thanks,
Sandeep |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Oct 08, 2009 8:07 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
This sounds more like PUB/SUB ....
Or if you want to keep the aggregation pattern, you will need 6 flows:
- The fan out that drops the request IDOC to the 4 SAP flows
- 4 SAP flows, one for each of the system destinations
- A fan in flow that will aggregate the responses?
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|