2008/9/3 Gary Tully <[EMAIL PROTECTED]>: >> Though number of connections in no way reflects the cpu usage of a >> broker; >> > what are you thinking here?
You could have 1000 connections doing very little, waiting for messages - but another broker could have one connection sending 5000 messages/second. A single connection can use up the entire CPU on a broker; so am not sure there's much merrit on associating connection count to cpu usage. Though having a maximum allowed connection count is fine though -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
