5.2K
OSGI & NServ
Published:
July 15, 2018
OSGi technology is a set of specifications that define a dynamic component system for Java. These specifications enable a development model where an application is composed of several components which are packaged in bundles. Components communicate locally and across the network through services.
Thank you for your comment.