You are here

Apache Celix

Source: Apache Celix project web page

Celix is an implementation of the OSGi specification adapted to C. It will follow the API as close as possible, but since the OSGi specification is written primarily for Java, there will be differences (Java is OO, C is procedural). An important aspect of the implementation is interoperability between Java and C. This interoperability is achieved by porting and implementing the Remote Services specification in Celix.

Celix entered incubation in November 2010 and is just getting started. Short term goals include:

  • Working towards a release
  • Generate awareness
  • Grow a community