Friday, June 12, 2009

New ActiveMQ-CPP tutorial posted

I took some time today to write a short tutorial on how to handle the advisory messages that ActiveMQ can send using the CPP client. Its still a work in progress but comments are welcome.

The tutorial is available here.

ActiveMQ-CPP 3.0 Released

Finally! ActiveMQ-CPP 3.0 got released today. This release has been in the works for awhile and a lot of the code has been rewritten, simplified and otherwise scrubbed. We now support a Failover Transport and the CMS StreamMessage which mimics the JMS message of the same name.

You can visit the release page for the full list of issues that were addressed here.