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 » Msg priority and channel xmit queue

Post new topic  Reply to topic
 Msg priority and channel xmit queue « View previous topic :: View next topic » 
Author Message
mqnomad
PostPosted: Mon Apr 19, 2010 12:53 pm    Post subject: Msg priority and channel xmit queue Reply with quote

Acolyte

Joined: 18 Mar 2010
Posts: 53

As far as the messages picked off a xmit queue - is my understanding correct that the channel MSGDLVSQ will dictate if FIFO within prio, or just FIFO is used to get messages from the channel? So - specifying FIFO in this value will negate priority - is this correct?

According to the doc:
"
MSGDLVSQ Message delivery sequence. This parameter is supported only on local and model queues.
PRIORITY Messages are delivered (in response to MQGET API calls) in first-in-first-out (FIFO) order within priority.
FIFO Messages are delivered (in response to MQGET API calls) in FIFO order. Priority is ignored for messages on this queue.
If the message delivery sequence is changed from PRIORITY to FIFO while there are messages on the queue, the order of the messages already on the queue is not changed. Messages added to the queue subsequently take the default priority of the queue, and so might be processed before some of the existing messages."
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Apr 19, 2010 1:49 pm    Post subject: Re: Msg priority and channel xmit queue Reply with quote

Grand High Poobah

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

mqnomad wrote:
So - specifying FIFO in this value will negate priority - is this correct?


Yes. As is says in the link you provide:

mqnomad wrote:
FIFO Messages are delivered (in response to MQGET API calls) in FIFO order. Priority is ignored for messages on this queue.


In the context of a xmitq the MCA acts like any other application doing a MQGet
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqnomad
PostPosted: Mon Apr 19, 2010 2:55 pm    Post subject: Reply with quote

Acolyte

Joined: 18 Mar 2010
Posts: 53

Thank you.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Apr 19, 2010 4:15 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9472
Location: US: west coast, almost. Otherwise, enroute.

A warning: MessageDeliverySequence by priority offers some undesirable results, consequences, namely: If messages of high(er) priority continue to arrive in the queue, low(er) priority messages may never be processed. This is not unique to xmit queues.

If you know that some messages are of higher priority (value) need to be transmitted, then create a second channel pair between qmgrs, and have the application MQOPEN a QRemote definition that picks the fast path.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
mqnomad
PostPosted: Wed Apr 21, 2010 3:40 am    Post subject: Reply with quote

Acolyte

Joined: 18 Mar 2010
Posts: 53

Interesting, thanks. Never heard of this.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Wed Apr 21, 2010 5:14 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9472
Location: US: west coast, almost. Otherwise, enroute.

When this occurs, it is seen as a performance problem for some applications, but not others.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
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 » Msg priority and channel xmit 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.