|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Intercommunication Doubt |
« View previous topic :: View next topic » |
Author |
Message
|
vjsony |
Posted: Fri May 16, 2003 6:06 am Post subject: Intercommunication Doubt |
|
|
 Apprentice
Joined: 01 Aug 2001 Posts: 45
|
Hi ,
I've got 2 queue managers configured to talk to each other using a sender -receiver pair.
I've got around 20 files that must be transferred to the destination end.
A single file put at the source end would result in 2 logical messages (which are grouped) put to the queue. All these messages will have the same persistance and priority.
Can i be 100% sure that these files will be delivered to the destination queue always in the same order as they were put at the source end?
Do reply.
Thanks
VJ |
|
Back to top |
|
 |
mqonnet |
Posted: Fri May 16, 2003 6:43 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
First of all, since you mentioned "logical messages" and that you are using grouping, it hardly matters if the messages arrive in the same order or not. Because in any case when you retrieve each file/complete message, it would be assembled either by your app or the QM basing on factors such as groupid, msgid, offset etc. Hence you dont really care if they arrive in the same order as they were put or not.
Now coming to the question of whether or not messages would arrive in order.
Theoretically, if you have 1 sdr->rcvr pair and you put 100 messages in order on this channel. You would get the messages in the same order as they were Put, unless there are other factors/dependencies involved. Remember i am talking about a good and perfect condition. There are issues that you need to take care of, as things get complicated in the case scenario.
Cheers
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
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
|
|
|
|