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 » WebSphere Message Broker (ACE) Support » MQ Output node and Open output count properties of the queue

Post new topic  Reply to topic
 MQ Output node and Open output count properties of the queue « View previous topic :: View next topic » 
Author Message
Bartez75
PostPosted: Wed Jun 10, 2009 1:54 am    Post subject: MQ Output node and Open output count properties of the queue Reply with quote

Voyager

Joined: 26 Oct 2006
Posts: 80
Location: Poland, Wroclaw

Hi
I have a question regarding Open output count properties of the queue that is used in MQOutput node by the broker 6.0 flow.

In my flow when broker put the message (with destination list) the queue has Open output count = 1 for some seconds.
After some time it is released and changed to value 0.
I guess this is normal, yes?

I'm wondering if it is possible that broker will release the queue (Open output count will be 0) just after it puts the message on it?

If it is possible please point me to right direction of my searching.
Is it something to do with Transaction mode that is set on MQOutput node (Yes, No, Automatic)?
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jun 10, 2009 1:59 am    Post subject: Re: MQ Output node and Open output count properties of the q Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Bartez75 wrote:
I guess this is normal, yes?




Bartez75 wrote:
Is it something to do with Transaction mode that is set on MQOutput node (Yes, No, Automatic)?





_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Jun 10, 2009 2:02 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

It is presumably for performance reasons, to avoid re-opening the queue too frequently as this has an overhead.

Input queues are kept open because the message flow has a MQGET WAIT outstanding on the queue.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jun 10, 2009 2:14 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

zpat wrote:
It is presumably for performance reasons, to avoid re-opening the queue too frequently as this has an overhead.




Imagine that the MQOutput node is doing a PUT1 call under the covers and you've got the idea.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Jun 10, 2009 2:20 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Not quite, since that would close the queue immediately after the MQPUT.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jun 10, 2009 2:25 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

zpat wrote:
Not quite, since that would close the queue immediately after the MQPUT.


Hence my use of the words "Imagine" and "the idea" - I was using an analogy rather than claiming there really was a PUT1 in there somewhere.
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » WebSphere Message Broker (ACE) Support » MQ Output node and Open output count properties of the queue
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.