Processing Unit

Search XAP 6.6
Searching XAP 6.6 Documentation
Browse XAP 6.6
Offline Documentation

Download latest offline documentation in HTML format:
xap-6.6.1-documentation.zip (20.6MB)

                                                              

Section Summary: OpenSpaces support for processing unit construction and deployment, in accordance with the SBA pattern.

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 an SLA container.

OpenSpaces also allows you to deploy a JEE web application onto the SLA container. Any type of web applications can be deployed, and the introduction of Space, and SBA, becomes even simpler. The web capabilities are described in the Web Container section.

Section Contents

IMPORTANT: This is an old version of GigaSpaces XAP. Click here for the latest version.

Labels