Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 58714 invoked from network); 6 Jul 2006 13:27:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 13:27:53 -0000 Received: (qmail 28919 invoked by uid 500); 6 Jul 2006 13:27:53 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 28892 invoked by uid 500); 6 Jul 2006 13:27:52 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 28883 invoked by uid 99); 6 Jul 2006 13:27:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 06:27:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [199.105.164.5] (HELO smtpmail2.sensis.com) (199.105.164.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 06:27:52 -0700 Received: from dimstar2.ats.sensis.com ([172.21.1.6]) by smtpmail2.sensis.com with esmtp (Exim 4.50) id 1FyTtD-0003oZ-3r for activemq-dev@geronimo.apache.org; Thu, 06 Jul 2006 09:27:31 -0400 Received: from corpatsmail1.ats.sensis.com ([172.21.1.88] helo=corpatsmail1.corp.sensis.com) by dimstar2.ats.sensis.com with esmtp (Exim 4.50) id 1FyTsy-00073y-L8 for activemq-dev@geronimo.apache.org; Thu, 06 Jul 2006 09:27:16 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: AMQ production status Date: Thu, 6 Jul 2006 09:27:16 -0400 Message-ID: <5A211522579EBD4A83155ED7FA1530637FC365@corpatsmail1.corp.sensis.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: AMQ production status Thread-Index: Acag/rIvNtBVPuk6Syy+BXzYjG+OLgAAD6qQ From: "Bish, Tim" To: X-Sensis-MailScanner-Information: Scanned at Sensis Corporation by MailScanner X-Sensis-MailScanner: Found to be clean X-Sensis-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-1.723, required 5, autolearn=not spam, ALL_TRUSTED -1.80, TW_SV 0.08) X-Sensis-MailScanner-From: tim.bish@sensis.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Comments inline: >=20 > >Just out of curiosity, which Stomp C++ client did you try? The reason I > >ask is that we just submitted a replacement for the CMS client in > >activemq-cpp. This API does appear to have support for persistence, > >although I'm not sure that we have a unit test that verifies it yet. >=20 > We are using the main.cpp file that comes in /test along with the Stomp > C++ > APIs from svn : > https://svn.apache.org/repos/asf/incubator/activemq/trunk/cms. We have > segregated the main.cpp into a sender and a receiver. >=20 > 1) From where can I get the fresh CMS replacement as told by you. Can you > provide the specific location? The CMS replacement is called activemq-cpp and its located here: https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-cpp It is still under active development by Nathan and me. >=20 >=20 > >I would try activemq-cpp, if you haven't already - it's leaps and bounds > >above the old CMS code! >=20 > 2) I am using ActiveMQ 4.0.x java version. Is activemq-cpp a C++ MQ > server? > If, then what's its capacity against Java, .Net clients. Activemq-cpp is a c++ implementation of the JMS Client API, currently it only speaks the stomp protocol, but in time it should also gain the ability to use the openwire protocol as well. You still need to run an AMQ broker just as you did before. The tests in the test-integration folder show example usage, which is now very much like using the Java based JMS client API. ----------------------------------------- Timothy A. Bish Sensis Corporation -----------------------------------------