RSS Feed for This PostCurrent Article

Implement OSGI using Apache Felix

OSGI is the technology I am currently looking at. I am experimenting it using Apache Felix.

OSGi technology originally targeted embedded devices and home services gateways, but it is ideally suited for any project that is interested in principles of modularity, component-oriented, and/or service-orientation.

felix

Felix is a community effort to implement the OSGi R4 Service Platform, which includes the OSGi framework and standard services, as well as providing and supporting other interesting OSGi-related technologies.

Felix currently implements a large portion of the OSGi release 4 specification.

Apache Sling is a web framework that uses Felix.


Trackback URL


Sorry, comments for this entry are closed at this time.