Program your consumer such that it auto duplicates itself if the queue depth gets to a certain limit. Limit the total number of consumers to some machine bearable maximum, and as the queue depth gets smaller, have some consumers drop out. Trivial to do and auto tuning.
Jim > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Iain Rodgers > Sent: Friday, April 09, 2010 1:48 AM > To: jBASE > Subject: T24 - MQ speed and efficiency > > I'm using OFSML strings sent to an MQ listener to update some > applications - Loans and deposits (LD), Miscellaneous Deals (MD) and > Funds Transfer (FT). > > Volumes are low but might get bigger. LD in particular takes time to > process. Is there a way to get more throughput? > > Would it improve speed if I had separate MQ listeners for each company > in a multi-company environment? > > I'm wanting to get maximum speed of throughput. > > Other info - T24 Version is R08.004 - Operating system is AIX > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > To unsubscribe, reply using "remove me" as the subject. -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
