Overview
OpenSpaces realizes the Processing Unit concept of Space-Based Architecture (SBA) by allowing simple development, packaging and deployment of application services together with middleware services. OpenSpaces defines a structure for a Processing Unit.
The Processing Unit configuration is done using Spring with deploy/runtime context extensions, such as cluster info and bean level properties. This allows you to use the same Processing Unit deployment with no changes, and deploy it within different environments (pre-prod, prod, etc.).
OpenSpaces also comes with several containers that allow you to run/deploy a Processing Unit. The containers include an integrated container (mainly used within IDEs), a standalone container, and a SLA container. |
Section Contents
|