Software:Apache ServiceMix
Developer(s) | Apache ServiceMix Committee[1] |
---|---|
Stable release | |
Repository | ServiceMix Repository |
Written in | Java, Scala, XML |
Type | Enterprise service bus |
License | Apache License 2.0 |
Website | {{{1}}} |
Apache ServiceMix is an open-source software project to implement a distributed enterprise service bus (ESB).
Architecture
ServiceMix is based on the service-oriented architecture (SOA) model. It is a project of the Apache Software Foundation and was built on the semantics and application programming interfaces of the Java Business Integration (JBI) specification JSR 208. The software is distributed under the Apache License. ServiceMix supports the OSGi framework. ServiceMix integrated Spring Framework 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. ServiceMix is compatible with Java Platform, Standard Edition or a Java Platform, Enterprise Edition application server. ServiceMix uses ActiveMQ to provide remoting, clustering, reliability and distributed failover. The basic frameworks used by ServiceMix are Spring and XBean.[5]
ServiceMix is composed versions of Apache ActiveMQ, Apache Camel, Apache CXF, and Apache Karaf. It was accepted as an official Apache project on September 19, 2007.[6]
References
- ↑ "Developers Team". http://servicemix.apache.org/community/team.html.
- ↑ "ServiceMix 5.6.3 Release". https://gitbox.apache.org/repos/asf?p=servicemix.git;a=commit;h=94f5c14d5607514b7aae0be59668ecf8a6a85eef.
- ↑ "ServiceMix 6.1.4 Release". https://gitbox.apache.org/repos/asf?p=servicemix.git;a=commit;h=8407f4eb0cf84369c8674a04813248bd26133f0d.
- ↑ "ServiceMix 7.0.1 Release". https://gitbox.apache.org/repos/asf?p=servicemix.git;a=commit;h=d938a2d00cdc301c59146c05d3503a2f1e045ee5.
- ↑ Irriger, Axel. "Apache ServiceMix". http://www.methodsandtools.com/tools/tools.php?servicemix.
- ↑ Guillaume Nodet (September 19, 2007). "ServiceMix has graduated". Blog. http://gnodet.blogspot.com/2007/09/servicemix-has-graduated.html.
External links