Monday, July 20, 2009

FUSE version of ActiveMQ-CPP now available!

A new FUSE version of the ActiveMQ C++ client is now available here, this version provides several new examples that aren't available in the Apache release of the C++ client.

Tuesday, July 7, 2009

Python Client that makes use of ActiveMQ-CPP

If you've ever wanted to talk to an ActiveMQ broker from Python using the native Openwire protocol in ActiveMQ then I've got just the thing for you, this Python Client for ActiveMQ makes use of ActiveMQ-CPP under the covers and will soon allow you to use the new 3.0 release which will make the Failover functionality available in your app.

And for those of you on Ubuntu, Dejan Bosanac has put together an excellent guide on how to build it on ubuntu.

Sunday, July 5, 2009

ActiveMQ-CPP 3.0.1 Released

This Friday ActiveMQ-CPP 3.0.1 was released. This release fixes some issues that were found in the Failover Transport, and also some minor issues with URI options that weren't getting applied correctly. I highly recommend that anyone using 3.0 move up to 3.0.1.