CMS API 1.0 Download
New and Noteworthy
This is the first official release of the C++ Messaging Service (CMS)!! CMS provides the following:
- JMS-like API (all pure-virtual classes) for messaging from C++ applications!
- Fairly mature API, having grown up under activemq-cpp
- Vendor-independent way of messaging in C++
- Decoupled from the activemq-cpp library in order to promote more CMS implementations
API
Check out the API for this release here
Download Here
Description | Download Link | PGP Signature file of download |
---|---|---|
Source code for Windows | cms-1.0-src.zip | cms-1.0-src.zip.asc |
Source code for Unix | cms-1.0-src.tar.gz | cms-1.0-src.tar.gz.asc |
SVN Tag Checkout
svn co https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/cms-1.0/
Changelog
No change log - this is the initial submission.