|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Shared Queue and Queue Manager Data |
« View previous topic :: View next topic » |
Author |
Message
|
greenhorn |
Posted: Thu Mar 07, 2002 2:42 am Post subject: |
|
|
Novice
Joined: 04 Mar 2002 Posts: 10
|
Could anyone tell me what a shared queue is ? what are the properties of a shared queue ? And how do i create a shared Queue ?
Also what does Queue Manager data in general refer to ? |
|
Back to top |
|
 |
dgolding |
Posted: Thu Mar 07, 2002 5:22 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
All queues are "shared" - they are visible to every one else (okay, except for temporary dynamic queues). I think what you are refering to is shared or exclusive use of the queue - whether your program is the ONLY one that can MQGET a message from a queue, or whether any program can GET a message at the same time.
This is an option on the MQOPEN call, MQOO_INPUT_SHARED or MQOO_INPUT_EXCLUSIVE. You can specify this to local, alias and model queues, but not to remote queues. This is because you can only PUT to remote queues, you can't GET from them. |
|
Back to top |
|
 |
EddieA |
Posted: Thu Mar 07, 2002 10:40 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Or are you asking about Queue Sharing Groups in OS/390. Which is the ability to share a single queue in multiple queue managers (via the CF).
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
jfluitsm |
Posted: Fri Mar 08, 2002 1:00 am Post subject: |
|
|
Disciple
Joined: 24 Feb 2002 Posts: 160 Location: The Netherlands
|
Or are you asking about sharing a queue in a cluster?
_________________ Jan Fluitsma
IBM Certified Solution Designer WebSphere MQ V6
IBM Certified Solution Developer WebSphere Message Broker V6 |
|
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
|
|
|
|