blob: e12a2d188dfa8df420ad144b9f1325f2ebbb841e [file] [log] [blame]
<div class="wiki-content maincontent"><h2>New and Noteworthy</h2>
<p>This is the first official release of the C++ Messaging Service (CMS)!! CMS provides the following:</p>
<ul><li>JMS-like API (all pure-virtual classes) for messaging from C++ applications!</li><li>Fairly mature API, having grown up under activemq-cpp</li><li>Vendor-independent way of messaging in C++</li><li>Decoupled from the activemq-cpp library in order to promote more CMS implementations</li></ul>
<h2>API</h2>
<p>Check out the API for this release <a shape="rect" href="http://activemq.apache.org/cms/api_docs/cms-1.0">here</a></p>
<h2>Download Here</h2>
<table><tbody><tr><th colspan="1" rowspan="1"><p> Description </p></th><th colspan="1" rowspan="1"><p> Download Link </p></th><th colspan="1" rowspan="1"><p> PGP Signature file of download </p></th></tr><tr><td colspan="1" rowspan="1"><p> Source code for Windows </p></td><td colspan="1" rowspan="1"><p> <a shape="rect" href="http://www.apache.org/dyn/closer.cgi/activemq/activemq-cpp/source/cms-1.0-src.zip">cms-1.0-src.zip</a> </p></td><td colspan="1" rowspan="1"><p> <a shape="rect" href="http://www.apache.org/dist/activemq/activemq-cpp/source/cms-1.0-src.zip.asc">cms-1.0-src.zip.asc</a> </p></td></tr><tr><td colspan="1" rowspan="1"><p> Source code for Unix </p></td><td colspan="1" rowspan="1"><p> <a shape="rect" href="http://www.apache.org/dyn/closer.cgi/activemq/activemq-cpp/source/cms-1.0-src.tar.gz">cms-1.0-src.tar.gz</a> </p></td><td colspan="1" rowspan="1"><p> <a shape="rect" href="http://www.apache.org/dist/activemq/activemq-cpp/source/cms-1.0-src.tar.gz.asc">cms-1.0-src.tar.gz.asc</a> </p></td></tr></tbody></table>
<h2>SVN Tag Checkout</h2>
<structured-macro ac:macro-id="f6717f64-edb4-490a-aa9f-a065bf5e0e89" ac:name="code" ac:schema-version="1"><plain-text-body>
svn co https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/cms-1.0/
</plain-text-body></structured-macro>
<h2>Changelog</h2>
<p>No change log - this is the initial submission.</p></div>