ActiveMQ has made two releases in the past month:
* The ActiveMQ C++ Client (ActiveMQ CPP) has released version 2.0.1,
a bugfix release.
* The ActiveMQ CMS API 1.0 has been released. CMS is an
implementation-independent API for messaging for C++, analogous to
JMS for Java. The ActiveMQ CPP client implements this API for ActiveMQ.
In addition to these releases, the Camel component, used for routing
messages, has been moved out of the primary ActiveMQ server code tree
into its own sub-project as it looks like it will have a release
cycle independent of the the ActiveMQ server.
The user and development lists remain very active, and things are
going well.
-Brian McCallister