Equinox (OSGi)
The article's lead section may need to be rewritten. (August 2011) |
Developer(s) | Free and open source software community |
---|---|
Stable release | 3.9.1 (KeplerSR2)
/ February 21, 2014 |
Written in | Java |
Operating system | Cross-platform |
Type | OSGi Service Platform |
License | Eclipse Public License |
Website | http://www.eclipse.org/equinox/ |
In computing, Equinox is a sub-project of the Eclipse project that provides a certified implementation of the OSGi R4.x core framework specification.[1] It is a module runtime that allows developers to implement an application as a set of "bundles" using the common services infrastructure.
Equinox began as a project to replace the original Eclipse plug-in runtime in version 3.0 of Eclipse (c. 2004). The open source project was seeded with code donated by IBM's Service Management Framework (SMF) product team[clarify]. It was further developed to meet the needs of the Eclipse community. The adaptations were made into the OSGi specification process, with many being incorporated in the R4 release of the OSGi framework specification. Since then, Equinox has been the reference implementation for the OSGi framework specification.
Equinox tutorial
Bibliography
- McAffer, Jeff; VanderLei, Paul; Archer, Simon (February 2010). "OSGi and Equinox: Creating Highly Modular Java Systems" (1st ed.). Addison-Wesley Professional: 480. ISBN 0-321-58571-2.
{{cite journal}}
: Cite journal requires|journal=
(help) [dead link]
See also
- Knopflerfish
- Apache Felix
- Concierge OSGi
References
- ^ "OSGi Alliance Certified Products". OSGi Alliance Site. Archived from the original on 2008-08-04. Retrieved 2008-10-03.
External links
- Equinox project home page
- OSGi R4 core framework specification
- OSGi and Equinox: Creating Highly Modular Java Systems
- Explore Eclipse's OSGi console by Chris Aniszczyk
- ProSyst mBS Runtime - Commercial product by ProSyst, similar to the Eclipse Equinox framework (providing additional features)