Newton is a distributed component framework that recognises the dynamic nature of distributed computing and seeks to address the needs of components living in this world.
Newton moves code around the network, installing it on demand and removing it when it is no longer in use, and dynamically wires up runtime service dependencies between components and rewires them as service provider components come and go. Newton uses an innovative combination of OSGi™ technology and SCA, and the components can be simple POJOs or wrappers around components based on other models.
The Newton Project is a GPL open source developer release of a subset of the commercial Infiniflow Service Fabric product.
|