|
mBedded Server implements the OSGi Service Platform specifications on top of a CDC-compliant Java Virtual Machine
The product is organized in functional bundle packages. The main package of mBedded Server is the OSGi Framework Package. It contains an implementation of the OSGi- framework along with the core OSGi services.
Key Features
- Provides a comprehensive, modular and scalable solution that can enable the deployment, maintenance, and removal of applications and their components across different types of devices.
- Provides the ability to install, start, stop, update, and uninstall applications without affecting other applications executing within the framework.
- Applications can exchange common logic with each other through shared components and libraries.
- Applications can be divided into several components so high reusability can be achieved.
- Provides secure environment so that applications can do only what they are allowed to. One application cannot modify or use the data that is managed by another one. A crashed application doesn't affect other applications.
- Optimized for embedded use to enable deployment on resource-constrained devices.
- Supports fully-connected, intermittently-connected, and disconnected usage.
- Designed to run properly under all OSGi-defined execution environments.
- Certified to be fully compliant with the OSGi Service Platform Release 4.0 specification.
- Many features on top of OSGi R4 like resource management, support for different storage models, JVM-specific optimizations and so on.
- System state monitoring and crash protection.
Read more about the ProSyst mBedded Server product at www.prosyst.com/products/osgi_framework.html
|