Label: book-all-java

All content with label book-all-java.
Related Labels: 2-basic , remoting , external , book-dotnet-prog , overriding , gs-dot-bat , mule , xap , 5-expert , cache , guide , service , unit , system , quick , persistency , stop , components , nic , more »

About Network Failure Detection (XAP 6.6 Documentation)
network failure detection facility provides a robust and optimized mechanism to identify network failures. Overview When reading from a NIO {{SocketChannel}} and the connection between the client and server fails abnormally, no notification is generated. The most common example for such failure is disconnecting ...
admin userAdmin - GigaSpaces CLI (XAP 6.6 Documentation)
Modifies user name and password for the container administrator. Syntax gs> admin userAdmin schema name Description By default, each space container includes an administrator user. Only this user is authorized to modify the security settings (security filter) for the spaces ...
Advanced Multi-NIC Configuration (XAP 6.6 Documentation)
How to configure GigaSpaces for Multiple Network Interface Cards. 1. Viewing Network Interface Information When loading GigaSpaces space (or when using the {{<GigaSpaces Root>\bin\PlatformInfo}} script), the Network Interface information is displayed. Each network card ...
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 ...
Backward Compatibility (XAP 6.6 Documentation)
Backwards Compatibility, Rolling Upgrades and coexistence of GigaSpaces versions. Backwards Compatibility in GigaSpaces GigaSpaces 6.6 is a major milestone release, which provides very rich content and enhanced functionality and performance, as well as an enhanced programming model and enhanced deployment ...
Benchmark Utility - GigaSpaces CLI (XAP 6.6 Documentation)
tool for running performance benchmarks on the space in various scenarios. Overview The benchmark example provides a good tool for running performance benchmarks on the cache in various scenarios. This program performs a loop of {{write/put}} and {{read/get}} or {{take/remove}} operations from ...
Beyond the Basics (XAP 6.6 Documentation)
Before you begin: (on) Installing GigaSpaces Installing GigaSpaces (on) Verifying Installation Testing System Environment () White Paper: The Scalability Revolution GS6:White PapersFromDeadEndToOpenRoad.pdf Your Needs Tutorials Back to Getting Started Home Quick Start Guide
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