Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 29912 invoked from network); 21 Apr 2009 14:14:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Apr 2009 14:14:27 -0000 Received: (qmail 1431 invoked by uid 500); 21 Apr 2009 14:14:27 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 1353 invoked by uid 500); 21 Apr 2009 14:14:26 -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 1343 invoked by uid 99); 21 Apr 2009 14:14:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Apr 2009 14:14:26 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Tue, 21 Apr 2009 14:14:18 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LwGjW-0003JU-9J for users@activemq.apache.org; Tue, 21 Apr 2009 07:13:58 -0700 Message-ID: <23157032.post@talk.nabble.com> Date: Tue, 21 Apr 2009 07:13:58 -0700 (PDT) From: manua To: users@activemq.apache.org Subject: Real time market data publisher MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_23770_7738564.1240323238282" X-Nabble-From: agarwal.manu@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_23770_7738564.1240323238282 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi All, I am writing a real time market data publisher and publisher will publish data for more than 5000 scripts. I am thinking of using 5000 topics, one each for each script and subscriber will listens to these topics; but this approach seems to consume lot of memory. I just want to know if there is any other way in which it could be done in a better way. Also, I want to use wild cards at the subscriber side. Any help in this regard will be ighly appreciated. Thanks, Manu -- View this message in context: http://www.nabble.com/Real-time-market-data-publisher-tp23157032p23157032.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. ------=_Part_23770_7738564.1240323238282--