[ https://issues.apache.org/activemq/browse/AMQ-517?page=comments#action_36505 ]
Nathan Mittler commented on AMQ-517: ------------------------------------ We're getting there - I've submitted the activemq-cpp to trunk. Currently it still only supports stomp, so it is a complete replacement for CMS. But, it's architecture is very close to the .NET openwire client and supports pluggable connectors in preparation for merging the openwire-cpp code in. This will be our next major task. > Create a C++ client for ActiveMQ that can work with STOMP and OpenWire > ---------------------------------------------------------------------- > > Key: AMQ-517 > URL: https://issues.apache.org/activemq/browse/AMQ-517 > Project: ActiveMQ > Type: Improvement > Components: JMS client > Reporter: Nathan Mittler > Assignee: Nathan Mittler > Priority: Minor > Attachments: cms.tar.gz, cms_v2.tar.gz, cms_v3.tar.gz > > > I've created this issue to post my code. > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira