Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 59A50F85F for ; Thu, 25 Apr 2013 22:31:01 +0000 (UTC) Received: (qmail 34527 invoked by uid 500); 25 Apr 2013 22:31:00 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 34490 invoked by uid 500); 25 Apr 2013 22:31:00 -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 34482 invoked by uid 99); 25 Apr 2013 22:31:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 22:31:00 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 22:30:56 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UVUgB-0003Wp-DE for users@activemq.apache.org; Thu, 25 Apr 2013 15:30:15 -0700 Date: Thu, 25 Apr 2013 15:30:15 -0700 (PDT) From: SledgeHammer To: users@activemq.apache.org Message-ID: <1366929015402-4666231.post@n4.nabble.com> In-Reply-To: <002701ce4200$6640d080$32c27180$@com> References: <1366923592275-4666219.post@n4.nabble.com> <51799A79.4020808@gmail.com> <1366925226656-4666223.post@n4.nabble.com> <001901ce41fc$1b56cb00$52046100$@com> <1366926182082-4666225.post@n4.nabble.com> <002701ce4200$6640d080$32c27180$@com> Subject: RE: Is this possible with ActiveMQ? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I have 1 machine acting as server / broker and currently 20 VMs acting as clients. Will eventually ramp up to 400. Producers may submit anywhere from 1 job at a time to thousands. I think we are going to have 1 producer that runs "full time" as a go-forward process and then any number of producers for tests / one offs, etc. I really don't think theres going to be more then a few producers at any given time, but you never know... I'm doing this in C# / NMS, so the API is pretty limited, I hope I can get the advisory stuff working, but my boss is happy with the 1 producer = 1 queue thing so we can round robin it... -- View this message in context: http://activemq.2283324.n4.nabble.com/Is-this-possible-with-ActiveMQ-tp4666219p4666231.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.