
FuseSource ships is own distributions of Apache ActiveMQ (called FuseMQ), Camel, ServiceMix (FuseESB) and CXF. The code base is exactly the same as Apache, however we need to be able to ship mission critical fixes and enhancements within hours for production systems. We also ensure that these distinct projects work well together on different platforms, and put the releases through more extensive system tests. I mention this because some of the case studies that I'll refer to mention FuseMQ - which is is the same code as ActiveMQ - and can be used as a drop-in replacement - its just better tested.

Enterprise Messaging has traditionally been used to enable large transactional systems for enterprise deployment. Can ActiveMQ do that ? Yes it can - FuseMQ is deployed as part of FuseESB - see this NY Times article. Messaging is also used for high volume real time updates - can ActiveMQ do that - yep (CERN, RiotGames or JPL). If you want an example of really mission critical deployment of ActiveMQ - look at the FAA case study on how its been utilised in the Next Generation Transport System.
In order for ActiveMQ to be utilised in so many varied deployments, it has to be very flexible, so that it can configured to run in the best way possible for a particular deployment. This asset can also be ActiveMQ's achilles heel. As a developer, I often expect things to just work, and figure out afterwards why they don't, however ActiveMQ is one of those highly configurable tools that does require some upfront knowledge, or background reading (or at least reading the F.A.Q) before you can get the best out of it.
As FuseSource CTO, I see ActiveMQ being a unique foundation stone to the thousands of successful enterprise integration projects we support our many hundreds of enterprise customers on. ActiveMQ is not only ready for prime time, but with the innovation, flexibility and world beating performance being developed in ActiveMQ Apollo, it will continue to dominate the enterprise messaging space for many years to come.
1 comment:
Rob, I notice there was some talk of ActiveMQ Blaze. Is that embedded in the latest release or is a future still?
Post a Comment