Write a review to share your experiences with open source!
On DevRates we focus on reviews by developers using libraries on their daily work.
Interested in the latest trends and top-rated open source projects for all layers of your application?
DevRates contains projects reviews of most popular tagged categories and programming languages.
Follow projects and don't miss any news from blogs and twitter on your wall.
Your company is looking for talented developers? Register on DevRates and show your technology stack on your company profile.
Apache ServiceMix is a flexible, open-source integration container that unifies the features and functionality of Apache ActiveMQ, Camel, CXF, ODE, Karaf into a powerful runtime platform you can use to build your own integrations solutions. It provides a complete, enterprise ready ESB exclusively powered by OSGi.
It is being released under Apache License v2.
The main features are:
reliable messaging with Apache ActiveMQ
messaging, routing and Enterprise Integration Patterns with Apache Camel
WS-* and RESTful web services with Apache CXF
loosely coupled integration between all the other components with Apache ServiceMix NMR including rich Event, Messaging and Audit API
complete WS-BPEL engine with Apache ODE
OSGi-based server runtime powered by Apache Karaf
full review »I have mixed feelings with Servicemix. Introducing JBI Messaging API is good move, but deployment model with all that SA/SU is painful for developer. Servicemix 4.x introduced OSGi and Spring deployment but it's still rather unstable despite quite mature 4.4.x release. The Fuse team is doing great job (with recent Fabric release) , but Apache version's decumentation and release schedule needs to be improved. And is Servicemix something more than Camel/CXF container? Maybe with some monitoring/governance tools (but they're still missing...)