|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Mutiple Processing |
« View previous topic :: View next topic » |
Author |
Message
|
devasis_sahu |
Posted: Sun Oct 17, 2004 10:44 pm Post subject: Mutiple Processing |
|
|
Newbie
Joined: 11 Oct 2004 Posts: 3
|
Does WBIMB V5 provide any pre-defined node which does the following fucntion:
1. Input1 -- Q --processing--> Output1
2. Input2 -- Q--processing --> Output2
.
.
n Inputn -- Q -- processing --> Outputn
Similary...n number of flows. What is expected is, if one of the output fails...the whole transaction will be rolled back.The whole trasaction is considered as one ( ie. the output1 through outputn).....and all the processing has to be done simultaneously and not sequentially. |
|
Back to top |
|
 |
kirani |
Posted: Sun Oct 17, 2004 10:59 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
I dont think this is possible in one message flow. May I know what is the reason behind this design? What is your exact requirement? Are the messages coming on these input queues are of same format? _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Oct 18, 2004 5:29 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Also, you need to better explain what you mean by "simulatneously".
What counts as simultaneously for your requirements? within 1 second? 1 tenth of a second? 1 nanosecond?
How are you going to measure?
Are the operations really independant? If so, then why does it matter if they are performed sequentially or in parallel?
If they are not independant of each other, then they can't be performed in parallel, completely.
You can certainly manage this TYPE of transaction using Aggregation. But you may need to take a completely different approach than using the broker if you really need these to be done in parallel. _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|