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

CPP Examples


C++ Examples that demonstrate the XAP API.


Hello World
C++ environment setup and writing a Hello World C++ application.

Space API
The API Usage Example demonstrates using the GigaSpaces C++ API to perform space operations.

Processing Unit
The Processing Unit example.

Using existing classes
This example shows you how to write your own c++ class to the space (as opposed to writing a class that is generated from a XML file).

Benchmark
The XAP C++ API benchmark framework allows you to test all common Space operations in different scenarios.