CMS 3.4.0 Download
New and Noteworthy
This is a major release of the ActiveMQ-CPP client which includes some API changes and several improvements. Some additional methods have been added to the CMS API to make it easier to use. Some highlights for this release:
- Added start and stop methods to CMS Session and MessageConsumer.
- Fixed some build issues on Windows.
- Resolved some issues with failover not recovering consumers correctly.
- Fixed some problems with URI parsing.
NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family
API
This release is based on the CMS 2.4 API.
Check out the API for this release here
Download Here
Description | Download Link | PGP Signature file of download |
---|---|---|
Source code for Windows | activemq-cpp-library-3.4.0.src.zip | activemq-cpp-library-3.4.0-src.zip.asc |
Source code for Unix (gzipped) | activemq-cpp-library-3.4.0-src.tar.gz | activemq-cpp-library-3.4.0-src.tar.gz.asc |
Source code for Unix (bz2) | activemq-cpp-library-3.4.0-src.tar.bz2 | activemq-cpp-library-3.4.0.src.tar.bz2.asc |
SVN Tag Checkout
svn co https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/activemq-cpp-3.4.0/
Changelog
For a more detailed view of new features and bug fixes, see the release notes