From users-return-10510-apmail-qpid-users-archive=qpid.apache.org@qpid.apache.org Mon May 5 13:31:21 2014 Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-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 0649411751 for ; Mon, 5 May 2014 13:31:21 +0000 (UTC) Received: (qmail 77180 invoked by uid 500); 5 May 2014 13:31:18 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 77047 invoked by uid 500); 5 May 2014 13:31:16 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 77017 invoked by uid 99); 5 May 2014 13:31:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2014 13:31:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mgoulish@redhat.com designates 209.132.183.39 as permitted sender) Received: from [209.132.183.39] (HELO mx6-phx2.redhat.com) (209.132.183.39) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2014 13:31:10 +0000 Received: from zmail13.collab.prod.int.phx2.redhat.com (zmail13.collab.prod.int.phx2.redhat.com [10.5.83.15]) by mx6-phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s45DUnGk022009 for ; Mon, 5 May 2014 09:30:49 -0400 Date: Mon, 5 May 2014 09:30:49 -0400 (EDT) From: Michael Goulish To: users@qpid.apache.org Message-ID: <826529270.493675.1399296649259.JavaMail.zimbra@redhat.com> In-Reply-To: <1752718172.492958.1399296548061.JavaMail.zimbra@redhat.com> Subject: dispatch router handles one million addresses MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.5.82.11] X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - FF17 (Linux)/8.0.6_GA_5922) Thread-Topic: dispatch router handles one million addresses Thread-Index: ASweg33yMUjVyKpNBp3LHpWXor7zUA== X-Virus-Checked: Checked by ClamAV on apache.org I just had a successful test of the dispatch router handling one million unique addresses. There were 3 boxes, one for senders, one for receivers, and one in the middle for a single router. I had 20 senders, each sending to 50,000 unique addresses. These were qpid-messaging based. On the other side I had 2000 receivers, each listening to 500 unique addresses. Only 1 message went to each address. As each receiver got all 500 of its messages, it would quit. The router achieved throughput of 5780 messages per second, at 330% CPU usage. This was the first-ever test of the dispatch router at anything near this scale. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org