Apache ACE is a software distribution framework that allows you to centrally manage and distribute software components, configuration data and other artifacts to target systems. It is built using OSGi and can be deployed in different topologies. The target systems are usually also OSGi based, but don't have to be.
Celix is an implementation of the OSGi specification adapted to C. It follows 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
... [More] Java and C. This interoperability is achieved by porting and implementing the Remote Services specification in Celix. [Less]
Amdatu is an open source community effort to create rapid application development platform and runtime for open, service oriented and cloud aware web applications. Amdatu is build on Java, leverages the OSGi service model to create a modular platform that facilitates distributed composite
... [More] applications with advanced generic capabilities such as scale-out, provisioning and multi-tenancy without introducing an invasive or complex development model. In addition Amdatu aims to deliver a comprehensive set of ready to use application frameworks and foundation services that can be used as required, allowing application developers to focus on their business logic instead infrastructural concerns. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy