Label: book-all-java

Content with label book-all-java in XAP 6.6 Documentation (See content from all spaces)
Related Labels: 2-basic , remoting , external , overriding , gs-dot-bat , mule , xap , 5-expert , cache , gigaspaces-ec2 , service , guide , unit , config , shutdowncontainer , system , quick , persistency , stop , more »

About Network Failure Detection
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 ...
Active Election and Avoiding Split-Brain Scenarios
How a network of processors elects a unique processor (a leader), and how to avoid splitbrain scenarios. Overview Very often, a network of processors has to solve a problem for which certain coordination is needed. There should be a unique processor (leader), known by all the others ...
admin userAdmin - GigaSpaces CLI
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
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
Reliable Asynchronous Persistency (Mirror) with OpenSpaces. Overview The GigaSpaces Mirror Service (also known as Persistency as a Service, or PaaS) provides reliable asynchronous persistency. This allows you to asynchronously integrate your data stored in our inmemory data grid (IMDG ...
Async Persistency - Mirror - Advanced
Reliable Asynchronous Persistency (Mirror) advanced topics. Implementing a Custom Mirror Data Source The External Data Source used by the mirror needs to implement {{com.gigaspaces.datasource.BulkDataPersister}}. GigaSpaces comes with a built in Hibernate implementation of the interface (the {{DefaultHibernateExternalDataSource}}), but a custom implementation can easily ...
Async Remoting Component
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
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
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
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