A
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
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 ...
Page:
ActiveMQ-CPP 3.1.0 Release
New and Noteworthy This is a new Major release of ActiveMQCPP. Many new features have been added and several bugs have been fixed. The client now has an connection Inactivity Monitor which allows it to more quickly detect when ...
Page:
ActiveMQ-CPP 3.1.1 Release
New and Noteworthy This is a bug fix release that resolves several memory leaks found since the 3.1 release. Also a few small issues with some compilers was addressed. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API This release ...
Page:
ActiveMQ-CPP 3.1.2 Release
New and Noteworthy This is a bug fix release that resolves several crash bugs found since the 3.1.1 release. Also a few small issues with some compilers was addressed. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API This release ...
Page:
ActiveMQ-CPP 3.1.3 Release
New and Noteworthy This is a bug fix release that resolves an issue on Windows that could lead to deadlocks. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API This release is based on the CMS 2.1 API. Check out the API for this release ...
Page:
ActiveMQ-CPP 3.2.0 Release
New and Noteworthy This is a major update for the ActiveMQCPP library adding in support for SSL, QueueBrowser, Message compression and more. Many issues have been addressed as well as work to improve performance and prevent memory leaks. The SSL support makes use of the OpenSSL ...
Page:
ActiveMQ-CPP 3.2.1 Release
New and Noteworthy This is a patch release that addresses issues with the original 3.2.0 release for users on Windows, \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API This release is based on the CMS 2.2 API. Check out the API for this release here ...
Page:
ActiveMQ-CPP 3.2.2 Release
New and Noteworthy This is a patch release that addresses issues with the 3.2.1 release. Several issues that users were seeing as segfaults from APR Atomics have been addressed as well as a fix for sending and receiving empty MapMessages. \\ NOTE: Compatible with ActiveMQ Broker ...
Page:
ActiveMQ-CPP 3.2.3 Release
New and Noteworthy This is a patch release that addresses issues with the 3.2.2 release. This release fixes an additional issue found in unmarshaling MapMessage objects on Windows as well as fixing a threading issue that causes invalid client Ids to be generated if two connections were ...
Page:
ActiveMQ-CPP 3.2.4 Release
New and Noteworthy This is a patch release that addresses issues with the 3.2.3 release. This release fixes an issue with the Stomp support as well as addressing some problems in the CMSTemplate classes. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X family API This release ...
Page:
ActiveMQ-CPP 3.2.5 Release
New and Noteworthy This is a patch release that addresses issues with the 3.2.4 release. This release fixes a bug that was causing the client to segfault on Mac OS as well as fixing an issue with the SSL transport and X509v3 Certificates. Several small issues with URI parsing have ...
Page:
ActiveMQ-CPP 3.3.0 Release
New and Noteworthy This is a major release of the ActiveMQCPP client which includes some API changes and several new features and improvements. Some additional methods have been added to the CMS API to make it easier to use. Some highlights for this release: Solved ...
Page:
ActiveMQ-CPP 3.4.0 Release
New and Noteworthy This is a major release of the ActiveMQCPP 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 ...
Page:
ActiveMQ-CPP 3.4.1 Release
New and Noteworthy This is a patch release of the ActiveMQCPP client which includes some fixes for issues found since the v3.4.0 release. Implements the Session recover method. Fixed some build issues on Mac with dynamic libs. Fixed an issue with BytesMessage ...
Page:
ActiveMQ-CPP 3.4.2 Release
New and Noteworthy This is a patch release of the ActiveMQCPP client which includes some fixes for issues found since the v3.4.1 release. Some build issues on various platforms were resolved. A problem with setting the username / password from the Connection Factory was fixed ...
Page:
ActiveMQ-CPP 3.4.3 Release
New and Noteworthy This is a patch release of the ActiveMQCPP client which includes some fixes for issues found since the v3.4.2 release. This release resolves some memory leaks found in the prior 3.4.x releases in the TCP transport and in the use of Transactions for producers. \\ NOTE ...
Page:
ActiveMQ-CPP 3.4.4 Release
New and Noteworthy This is a patch release of the ActiveMQCPP client which includes some fixes for issues found since the v3.4.3 release. This release resolves some memory and thread leaks found in the prior 3.4.x releases having to do with Connection shutdown. Also ...
Page:
ActiveMQ-CPP 3.4.5 Release
New and Noteworthy This is a patch release of ActiveMQCPP that fixes several issues found since the v3.4.4 release. This release contains fixes for memory leaks that can occur when a socket connection is broken during a message marshal or unmarshal as well as fixes for some ...
Page:
ActiveMQ-CPP 3.5.0 Release
New and Noteworthy This is a new Major release of ActiveMQCPP with several new APIs and internal changes meant to improve overall stability of the C client. Besides a large amount of bug fixing and memory fixing this release also features a lot of new features ...
Page:
ActiveMQ-CPP 3.6.0 Release
New and Noteworthy This is a new Major release of ActiveMQCPP, a lot of bugs have been fixed that were found in the v3.5.0 release which should reduce memory consumption and improve overall stability. \\ NOTE: Compatible with ActiveMQ Broker versions in the 4.X and 5.X ...
Page:
ActiveMQ-CPP 3.7.0 Release
New and Noteworthy This is a new Major release of ActiveMQCPP, a lot of bugs have been fixed that were found in the v3.6.0 release which should reduce memory consumption and improve overall stability. Some new features have been added as well ...
Page:
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 ...
Page:
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 ...
Page:
ActiveMQ-CPP Usage FAQs
section covers general questions on how to use various feature of the ActiveMQCPP Library
Page:
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 ...
Page:
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.2.x http://activemq.apache.org/cms/apidocs/activemqcpp3.2.5/html ActiveMQCPP 3.0.x ...
Page:
Are there more FAQ Entries
more FAQ Entries? Yes, see the ActiveMQ Main FAQ http://activemq.apache.org/faq.html
|