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 » Message processing

Post new topic  Reply to topic
 Message processing « View previous topic :: View next topic » 
Author Message
babu_murugesan
PostPosted: Wed Nov 22, 2006 8:57 am    Post subject: Message processing Reply with quote

Novice

Joined: 11 Nov 2006
Posts: 19

Assume;

Up to 2000 concurrent users to be supported.
MQ listener program written in COBOL, started by CICS when message arrives in an initiation queue.

We will be dealing exclusively with on-line transaction requests and have therefore decided to trigger the MQ listener every time a new request is received.
This will just read one request from the queue and have one attempt at processing it within any one invocation of the MQ listener.
Is this the best approach to adopt for on line request or should we have a program runs continually, monitoring the queue for messages and dispatching them ?


Thanks,
Babu M
The MQ listener will simply be reading a message off a queue then starting another CICS transaction to process it. The only other scenario it is dealing with is the ‘poison message’ one where we end up trying to process the same message more than once, this is being dealt with via the backout threshold that MQ keeps.
Are there any other scenarios that should be dealt with ?
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Nov 22, 2006 9:14 am    Post subject: Reply with quote

Grand High Poobah

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

Again with the multiple posts!

Didn't this answer it?

http://www.mqseries.net/phpBB2/viewtopic.php?p=157088&highlight=#157088
_________________
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 » General IBM MQ Support » Message processing
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.