Label: book-prog

All content with label book-prog.
Related Labels: 2-basic , remoting , external , book-dotnet-prog , mule , level , 5-expert , cache , gigaspaces-ec2 , service , guide , unit , gigaspace , persistency , components , first , transaction , mirror , design , more »

Async Persistency - Mirror (XAP 6.6 Documentation)
Reliable Asynchronous Persistency (Mirror) Overview The GigaSpaces Mirror Service (also known as Persistency as a Service, or PaaS) provides reliable asynchronous persistency. This allows you to asynchronously delegate the operations conducted with the InMemoryDataDrid (IMDG) into a backend database, significantly reducing the performance ...
Async Persistency - Mirror - Advanced (XAP 6.6 Documentation)
Reliable Asynchronous Persistency (Mirror) advanced topics. Custom Mirror Service Name A Mirror Service can be configured per Space cluster. You can't have multiple Mirror services configured for the same space cluster. If you need "multiple ...
Async Remoting Component (XAP 6.6 Documentation)
Async Remoting allows you to use remote invocations of POJO services, with the space as the transport layer.\\ (/) You can find working examples for this feature in the Open Spaces Data Example Data Example and under the Remoting Example SBP:Remoting Example ...
C++ (XAP 6.6 Documentation)
GigaSpaces C\ API has been designed to allow the same level of flexibility, usability and interoperability of the Java POJO POJO Support and .NET C# PONO XAP66NET: Object Metadata counterpart APIs for building scalable, lowlatency SBA applications
C++ - Advanced (XAP 6.6 Documentation)

C++ Basics (XAP 6.6 Documentation)

C++ Benchmark Framework (XAP 6.6 Documentation)
How to configure and run the C\ POCO Benchmark Framework \\ \\ Overview The GigaSpaces C\ API benchmark framework provides a simple report of the average response time in different scenarios, running with different space topologies and activating different types of operations and space ...
C++ Code Generator (XAP 6.6 Documentation)
gs.xml}} file and the {{gsxml2cpp}} utility allow you to use your C classes in the space without a need for mapping or special knowledge regarding other APIs. This file is in charge of generating the C class serialization code, allowing you to use your ...
C++ Configuration File (XAP 6.6 Documentation)
C configuration file and setting the JVM options. \\ Overview Configuring C\ client settings is done using the {{config.xml}} file located under {{cpp\config}}. The user can change the name and location of the configuration file by defining the Environment variable JVMCONFIG ...
C++ Examples (XAP 6.6 Documentation)