You could attach the code to a JIRA if you're having trouble getting it onto the email list?

James

On 31 Jan 2006, at 14:01, Mittler, Nathan wrote:

I'm sending to both developer lists, so my apologies if you receive this
twice.

Attached is my first cut at CMS (C++ Message Service) with a Stomp
client.  The idea is that CMS is the API (like JMS) and any messaging
protocol can be used behind it (Stomp, OpenWire, etc).  The "docs"
folder contains the doxygen html for the source as well as a pdf
document that gives a high-level overview.

Nate


-----Original Message-----
From: Chouicha, Amine [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 26, 2006 1:49 PM
To: [EMAIL PROTECTED]
Subject: RE: [activemq-dev] c++ api for activemq

Hi Nathan,

We are trying to test an Openwire-C client. Could you share your code?
Thanks.

Amine.

-----Original Message-----
From: James Strachan [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 15, 2005 4:13 AM
To: [EMAIL PROTECTED]
Subject: Re: [activemq-dev] c++ api for activemq


On 14 Dec 2005, at 19:59, Mittler, Nathan wrote:
I have taken a first cut at a JMS-like API for C++ (that I'm
calling CMS
for the time being) and have made an experimental stomp
implementation.
The idea is that CMS could be used for either stomp or openwire (or
any
other protocol).

Great!

I am able to send text messages round-trip from cms->jms and jms- >cms.
Bytes messages still need a little work, but I'm almost there.

Is this something that the ActiveMQ project would like to absorb?
Perhaps as a subproject?

Definitely!

James
-------
http://radio.weblogs.com/0112098/

<cms.tar.gz>


James
-------
http://radio.weblogs.com/0112098/

Reply via email to