Apache Celix: Difference between revisions
Appearance
Content deleted Content added
Created Apache Celix page |
No edit summary |
||
Line 22: | Line 22: | ||
{{Apache}} |
{{Apache}} |
||
{{Apache-stub}} |
|||
[[Category:Apache Software Foundation]] |
[[Category:Apache Software Foundation]] |
Revision as of 12:16, 14 September 2016
Apache Celix | |
Developer(s) | Apache Software Foundation |
---|---|
Repository | |
Operating system | Cross-platform |
License | Apache License 2.0 |
Website | celix |
Apache Celix [1] 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 object-oriented, 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.