ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » REPLY queue question RTDS and XML

Post new topic  Reply to topic
 REPLY queue question RTDS and XML « View previous topic :: View next topic » 
Author Message
carlcraven
PostPosted: Wed Sep 03, 2008 1:37 am    Post subject: REPLY queue question RTDS and XML Reply with quote

Newbie

Joined: 07 Apr 2008
Posts: 6

Are there any issues with using a single REPLY queue for both RTDS and XML messages?
Would best practise be to have two REPLY queues or just use the one?

Cheers
Back to top
View user's profile Send private message
dgolding
PostPosted: Wed Sep 03, 2008 2:18 am    Post subject: Reply with quote

Yatiri

Joined: 16 May 2001
Posts: 668
Location: Switzerland

Not too sure what a RTDS (Real-Time Digital Simulator?) is but a queue will take any format of message - if you code your app to listen for a specific correlation ID then it only picks off "its" requests - so two apps processing different format messages could co-exist on the same queue (if it's open INPUT_SHARED of course)
Back to top
View user's profile Send private message Visit poster's website
carlcraven
PostPosted: Wed Sep 03, 2008 2:23 am    Post subject: Reply with quote

Newbie

Joined: 07 Apr 2008
Posts: 6

Cheers. Wasn't sure if it was good practise to seperate different mesage types.

RTDS (Real Time Data Services - I think)
Back to top
View user's profile Send private message
dgolding
PostPosted: Wed Sep 03, 2008 2:29 am    Post subject: Reply with quote

Yatiri

Joined: 16 May 2001
Posts: 668
Location: Switzerland

Whether or not it's good practice or not is a different question - but it's certainly possible.

If the returned messages are for the same owners and group of applications, then it makes sense (reduce the number of queues needed to set authorization, ease of deployment, that sort of thing) - if they are completely separate then it probably doesn't - particularly if the message returned is of a "sensitive" nature.

Another for instance - you wouldn't want personnel data being returned on the same queue as the stock usage data appears on as well, would you?
Back to top
View user's profile Send private message Visit poster's website
Glen Shubert
PostPosted: Wed Sep 03, 2008 7:08 am    Post subject: Reply with quote

Apprentice

Joined: 16 May 2001
Posts: 42
Location: TSYS - Columbus, GA

Carl,

RTDS and XMLM are company specific designations for applications, both of them mainframe based. RTDS is the Real-Time Data Streaming application, while XMLM is our XML message processor. It would make no difference if you use the same reply-to queue, as long as you are doing the correlated gets.

Glen Shubert
_________________
Glen Shubert
Associate Director
MQSeries Technical Support
TSYS
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » REPLY queue question RTDS and XML
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.