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 IBM MQ Support » Dynamic Queues

Post new topic  Reply to topic
 Dynamic Queues « View previous topic :: View next topic » 
Author Message
mqmhr
PostPosted: Wed Dec 29, 2004 8:50 pm    Post subject: Dynamic Queues Reply with quote

Centurion

Joined: 28 Dec 2004
Posts: 105

What are the typical scenarios in which dynamic queues are used? Most of the documentation suggests their use in a synchronous request/reply scenario wherein a dynamic queue is created by the sending application, acknowledgements received in it and then it is deleted at application termination. Are there any other situations where dynamic queues will be required?
Back to top
View user's profile Send private message
offshore
PostPosted: Thu Dec 30, 2004 3:41 am    Post subject: Reply with quote

Master

Joined: 20 Jun 2002
Posts: 222

mqmhr,

i guess there would be different situations where you may want to use dynamic queues. We have an application where a user logs into a system and a dynamic queue is used for that users session then deleted.

This way you have several people doing the same "type" of work, but they only get their data sent to the queue assigned to their session. It uses async transmission (as all MQ does). But, by that I mean the application sends from one system to another the sending side doesn't expect an ackowlegement of reciept.

That didn't really answer your question, but maybe it will give you an additional example of how others use dynamic queues.

Offshore
Back to top
View user's profile Send private message Send e-mail
benethridge
PostPosted: Sat Feb 19, 2005 9:57 am    Post subject: Reply with quote

Newbie

Joined: 17 Feb 2005
Posts: 7

Are dynamic queues a significant performance hit, compared to non-dynamic? i.e. what are you giving up in return for the "dynamic" feature?

Ben
Back to top
View user's profile Send private message Send e-mail
bower5932
PostPosted: Mon Feb 21, 2005 5:17 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

Dynamic queues will be more of a performance hit than regular queues since they have to actually be created. However, with one of the later WMQ 5.x releases, the concept of ghost queues was created. These are queues that are held "ready" for when a dynamic queue is created. The bottom line is that you shouldn't have problems with them as long as you aren't constantly creating and deleting them.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
benethridge
PostPosted: Mon Feb 21, 2005 7:12 am    Post subject: Reply with quote

Newbie

Joined: 17 Feb 2005
Posts: 7

Sounds sort of like "connection pooling" and other such cacheing strategies.

Thanks for the insight.

Ben
Back to top
View user's profile Send private message Send e-mail
mqmhr
PostPosted: Mon Feb 21, 2005 7:04 pm    Post subject: Reply with quote

Centurion

Joined: 28 Dec 2004
Posts: 105

Hello , Could you point me to some documentation on "ghost" queues? Thanks.
Back to top
View user's profile Send private message
EddieA
PostPosted: Mon Feb 21, 2005 11:01 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Quote:
Could you point me to some documentation on "ghost" queues

There isn't any. They are internal to MQ,

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Dynamic Queues
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.