1.

What Is Osgi?

Answer»

OSGI stands for Open Source Gateway initiative.

It PROVIDES the benefits:

  • A portable and secure execution ENVIRONMENT based on Java.
  • A service management system, which can be USED to register and share services across bundles and decouple service providers from service consumers.
  • A dynamic module system, which can be used to dynamically install and uninstall Java modules, which OSGi CALLS bundles.
  • A lightweight and scalable solution.

OSGi stands for Open Source Gateway initiative.

It provides the benefits:



Discussion

No Comment Found