This page describes an older version of the product. The latest stable version is 16.4.

Deploying and Running


This section describes the various options to debug and run your processing units.


  • Overview
    Overview over the different runtime modes.

  • Running in standalone mode
    Explains how to run your processing unit in standalone mode, which means that the processing unit is run under its own self-constructed classloader, based on the processing unit’s directory structure.

  • Deploying onto the service grid
    Explains how to deploy your processing unit onto the GigaSpaces Service Grid to get automated SLA management and self-healing capabilities.

  • Runtime properties
    The processing unit can be injected with dynamic property values at deployment time. The mechanism leverages Spring’s PropertyPlaceholderConfigurer to provide powerful and simple properties-based injection.