Posted: Mon Feb 02, 2009 11:33 am Post subject: Per-connecion Queue Manager Resource Usage
Apprentice
Joined: 23 May 2002 Posts: 37
Is there some formulary/method to determine what resources are used per MQ client connection. Our queue managers run on linux servers. I'd like to understand how many connections we can reasonably expect to support with our current setup.
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
Each connection will use some memory (a few K?) and a TCP socket. It should be possible to run several thousand, but you are likely to hit system resource limits (TCP stack, network, CPU, etc) before MQ will give up. Look at the MQ performance report SupportPac for your platform and MQ version. _________________ Glenn
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