Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 61012 invoked from network); 5 Aug 2007 15:39:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Aug 2007 15:39:04 -0000 Received: (qmail 97679 invoked by uid 500); 5 Aug 2007 15:39:00 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 97369 invoked by uid 500); 5 Aug 2007 15:38:59 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 97360 invoked by uid 99); 5 Aug 2007 15:38:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Aug 2007 08:38:59 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Aug 2007 15:38:40 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IHiBb-0003fY-Hh for users@activemq.apache.org; Sun, 05 Aug 2007 08:38:31 -0700 Message-ID: <12005516.post@talk.nabble.com> Date: Sun, 5 Aug 2007 08:38:31 -0700 (PDT) From: Shane Harvie To: users@activemq.apache.org Subject: How do you set the maximum number of consuming threads? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sharvie@thoughtworks.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I'm trying to do a performance comparison between JRuby JMS (using ActiveMQ) and ruby ActiveMessaging. See this http://beechbonanza.blogspot.com/2007/07/performance-of-jruby-jms-messaging.html" link and the comments for what I have so far. My problem is that I'm not really comparing apples with apples. I need to match the number of threads that ActiveMQ opens up to call the message handler, with the number of pollers in ActiveMessagaging. So my question is how do you set the number of consuming threads in ActiveMQ? Thanks in advance Shane -- View this message in context: http://www.nabble.com/How-do-you-set-the-maximum-number-of-consuming-threads--tf4220150s2354.html#a12005516 Sent from the ActiveMQ - User mailing list archive at Nabble.com.