A
ActiveMQ CPP 2.2 Release
New and Noteworthy This release has seen a large restructuring of the codebase to separate out to platform code into a new package called decaf. We are now making use of the APR and APRUtil libraries for platform independence. Also many new tests and bug ...
ActiveMQ-CPP 1.0 Release
New and Noteworthy This is our first official release of ActiveMQ CPP. Some of the included features are: CMS a JMSlike 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 ...
ActiveMQ-CPP 1.1 Release
New and Noteworthy This version fixes several bugs and adds a few new features. Updated interface for cms::BytesMessage more JMSlike. Updated the MessageProducer interface to add multiple versions of the send method Fixed several memory leaks Now run ...
ActiveMQ-CPP 2.0 Release
New and Noteworthy This version fixes several bugs and adds a few new features. Full OpenWire v2 support\! You can switch between openwire and stomp via the connection URL Temporary destinations when using OpenWire Added support ...
ActiveMQ-CPP 2.0.1 Release
New and Noteworthy This version fixes several small bugs that made their way into the 2.0 release. NOTE: Compatable with ActiveMQ Broker version >= 4.0.2 API Check out the API for this release here http://activemq.apache.org/cms/apidocs/activemqcpp2.0.1 Download Here Description ...
ActiveMQ-CPP 2.1 Release
New and Noteworthy This version includes several bugfixes, as well as some new features. Also a lot of work has been done on performance and memory leaks. One new feature that has been highly anticipated is that we now build both ...
ActiveMQ-CPP 2.1.1 Release
New and Noteworthy This version includes several bugfixes, as well as some new examples. Also a lot of work has been done on performance and memory leaks and stability. NOTE: Compatable with ActiveMQ Broker versions in the 4.0 family API Check ...
ActiveMQ-CPP 2.1.2 Release
New and Noteworthy This version adds support for building the client code on the Solaris platform using the Sun Studio 11 compiler. Also makes some small improvements to the AutoConf scripts on various platforms. NOTE: Compatable with ActiveMQ Broker versions in the 4.0 ...
ActiveMQ-CPP 2.1.3 Release
New and Noteworthy This version adds more support for building the client code on the Solaris platform using the Sun Studio 11 and 12 compilers as well as fixed a small OS/X configure script problem. Also makes some small improvements ...
ActiveMQ-CPP 2.2.1 Release
New and Noteworthy This is a minor release incorporating several bug fixes that have been found since the 2.2 release. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API Check out the API for this release here http://activemq.apache.org ...
ActiveMQ-CPP 2.2.2 Release
New and Noteworthy This is a minor release that contains bugfixes that were found since the 2.2.1 release. Also in this release the there have been several meory leak fixes and threading issues resolved. The connection URI options have changed to reflect improved asynchronous ...
ActiveMQ-CPP 2.2.3 Release
New and Noteworthy This is a minor release that contains bugfixes that were found since the 2.2.2 release. This version adds support for responding to KeepAlive requests from the broker, and it now properly sets JMSX properties on both stomp and openwire commands. Users can ...
ActiveMQ-CPP 2.2.4 Release
New and Noteworthy This is a minor release that contains bugfixes that were found since the 2.2.3 release. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API Check out the API for this release here http://activemq.apache.org/cms/apidocs/activemqcpp2.2.1 Download ...
ActiveMQ-CPP 2.2.5 Release
New and Noteworthy This is a minor release that contains bugfixes that were found since the 2.2.4 release. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API Check out the API for this release here http://activemq.apache.org/cms/apidocs/activemqcpp2.2.1 Download ...
ActiveMQ-CPP 2.2.6 Release
New and Noteworthy This is a minor release that contains bugfixes that were found since the 2.2.5 release. Most noteably the code now properly encodes the strings sent in text message's and as properties in any message as proper modified UTF8 encoded string's. \\ NOTE ...
ActiveMQ-CPP 3.0 Release
New and Noteworthy The 3.0 release is a major update the to ActiveMQCPP client code, many areas have been rewritten to enhance performance and improve stability. The following are some highlights of this release: Newly added Failover Transport CMS API has moved ...
ActiveMQ-CPP 3.0.1 Release
New and Noteworthy This is a bugfix release that mainly addresses problems found in the Failover support added in the initial 3.0 release. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API This release is based on the CMS 1.3 API. Check out ...
ActiveMQ-CPP product version number
DRAFT proposal and has not been adopted as official policy by this project. In order to facilitate the correct use of libtool and the preparation of binary packages for distribution on Debian, Red Hat, etc, it is beneficial to have a written policy on version numbers. Product version number ...
ActiveMQ-CPP Stomp
ActiveMQCPP Stomp Support Stomp is a simple textbased protocol supported by the ActiveMQ Broker that allows communication from a variety of clients (e.g. C, Java, .NET, Ruby, Python, etc). If you'd like to learn more about the stomp protocol, go ...
ActiveMQ-CPP, libtool and packaging notes
ActiveMQCPP, libtool and packaging notes Introduction This page attempts to summarise information to be considered when configuring libtool when packaging ActiveMQ for distribution on Debian, Red Hat, Solaris. Concepts Product version numbers Please see the notes on ActiveMQCPP product ...
API
CMS API CMS 1.2 http://activemq.apache.org/cms/apidocs/cms1.2 CMS 1.1 http://activemq.apache.org/cms/apidocs/cms1.1 CMS 1.0 http://activemq.apache.org/cms/apidocs/cms1.0 ActiveMQCPP API ActiveMQCPP 3.0.x http://activemq.apache.org/cms/apidocs/activemqcpp3.0 ActiveMQCPP 2.2.1 ...
Are there more FAQ Entries
more FAQ Entries? Yes, see the ActiveMQ Main FAQ http://activemq.apache.org/faq.html
|