CMS 1.0 Download
New and Noteworthy
This is our first official release of ActiveMQ CPP. Some of the included features are:
- CMS - a JMS-like API
- Implementation of the Stomp protocol (compatable with AMQ broker 4.0.2 and later)
- Extensible architecture for supporting additional messaging protocols (focus on OpenWire for the next major release)
- Robust, Java-like library providing streams, readers/writers, and even a synchronized macro
- Build has been tested on win32, linux, solaris, and OSX
NOTE: Compatable with ActiveMQ Broker version >= 4.0.2
Download Here
Description | Download Link | PGP Signature file of download |
---|---|---|
Source code for Windows | activemq-cpp-1.0.src.zip | activemq-cpp-1.0-src.zip.asc |
Source code for Unix (gzipped) | activemq-cpp-1.0-src.tar.gz | activemq-cpp-1.0-src.tar.gz.asc |
SVN Tag Checkout
svn co https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/activemq-cpp-1.0/
Changelog
For a more detailed view of new features and bug fixes, see the release notes