|
CMS (stands for C++ Messaging Service) is a JMS-like API for C++ for interfacing with Message Brokers such as Apache ActiveMQ Our implementation of CMS is called ActiveMQ-CPP, which has an architecture that allows for pluggable transports and protocol connectors. Currently we support the Stomp and OpenWire protocols, both over TCP. In addition to CMS, ActiveMQ-CPP also provides a robust set of classes that support things such as threading, I/O, sockets, etc. You may find many of these classes useful, such as the "synchronized" macro that let's you use a Java-like synchronization on any object that implements the activemq::concurrent::Synchronizable interface. ActiveMQ-CPP is released under the Apache
NewsActiveMQ-CPP V2.1.3 is now official. You can find out what was fixed and get the latest src archives on the Release page. ActiveMQ-CPP V2.1.2 is now official. You can find out what was fixed and get the latest src archives on the ActiveMQ-CPP 2.1.2 Release Release page. Unable to render {children} Can only find children for a page, this is a blogpost
Last changed: Nov 05, 2007 06:20 by Timothy Bish
ActiveMQ-CPP V2.1.1 is now official. You can find out what was fixed and get the latest src archives on the ActiveMQ-CPP 2.1.1 Release page. More News |
