Apache ServiceMix

From Wikipedia, the free encyclopedia
Apache ServiceMix
Developer(s) Apache Software Foundation
Stable release 4.5.1 / May 2013 (2013-05)
Written in Java
Operating system Cross-platform
Type enterprise service bus
License Apache License 2.0
Website servicemix.apache.org

Apache ServiceMix is an enterprise-class open-source distributed enterprise service bus (ESB) and service-oriented architecture (SOA) toolkit . It was built from the ground up on the semantics and APIs of the Java Business Integration (JBI) specification JSR 208 and released under the Apache License. ServiceMix 4 also fully supports OSGi. ServiceMix is lightweight and easily embeddable, has integrated Spring support and can be run at the edge of the network (inside a client or server), as a standalone ESB provider or as a service within another ESB. You can use ServiceMix in Java SE or a Java EE application server. ServiceMix uses ActiveMQ to provide remoting, clustering, reliability and distributed failover. The basic frameworks used by ServiceMix are Spring and XBean.[1]

ServiceMix is often used with Apache ActiveMQ, Apache Camel and Apache CXF in SOA infrastructure projects. Enterprise subscriptions for ServiceMix is available from independent vendors.

ServiceMix is an Enterprise Service Bus that provides: [citation needed]

  • Federation, clustering and container provided failover
  • Hot deployment and lifecycle management of business objects
  • Vendor independence from vendor-licensed products
  • Compliance with the JBI specification JSR 208
  • Compliance with the OSGi 4.2 specification through Apache Felix [2]
  • Support for OSGi Enterprise through Apache Aries

It was made an official Apache project by the ASF Board of Directors on September 19, 2007.[3]

See also

References

  1. Irriger, Axel. "Apache ServiceMix". Retrieved 17 February 2011. 
  2. {http://felix.apache.org/ Announcement} by Brian Taylor (Software Architect)
  3. Announcement by Guillaume Nodet

Bibliography

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.