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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » MQ Issue

Post new topic  Reply to topic
 MQ Issue « View previous topic :: View next topic » 
Author Message
sarasu
PostPosted: Wed Jun 07, 2006 10:25 am    Post subject: MQ Issue Reply with quote

Master

Joined: 02 Feb 2006
Posts: 229

What is the maximum number of Uncommitted Messages that a Queue Manager can handle? By default in the proeprties of Queue Manager I found 10000. Untill what number this is going to handle?

In which order a queuemanager(QMGR) receive messages from two different systems having the same queuemenager(QMGR1)? Is it like firstin firstout?

If i use two queuemanagers instead of one queuemanger, will there be any performance change?

Any help is appreciated
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Wed Jun 07, 2006 9:54 pm    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

1. the maximum you can specify is written in the command reference. but you should do some more reading, this parameter will affect your restart time / recovery time.

2. if you receive from 2 different qmgrs into a single queue and the queue is defined fifo, then the messages in the queue are in received order. becuase mq is asynchronous (to the application) the put order of the 2 sending qmgrs may not be what you see in the queue. applications should not rely on message sequence, and if you search for this you will find many posts here.

3. yes, eihter to the good or to the bad. it always depends on the applications and the way they work.
_________________
Regards, Butcher
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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » MQ Issue
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.