Hi everyone, The development team has just voted to release the CMS (C++ Messaging Service) API version 1.0! CMS is a JMS-like messaging API for C++ applications that is implemented by ActiveMQ-CPP. The hope is that by breaking it out from ActiveMQ-CPP that we might begin to move toward a common API for messaging in C++. The download page for the release is here: http://activemq.apache.org/cms/cms-api-10-release.html
ActiveMQ-CPP will still be delivered with a copy of the CMS code so you won't have to grab it separately. This may change in the future, but there are no plans as of yet. Regards, Nate
