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 , gigaspaces-ec2 , guide , service , unit , system , quick , persistency , components , first , 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 ...
Active Election and Avoiding Split-Brain Scenarios (XAP 6.6 Documentation)
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 (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) 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 (XAP 6.6 Documentation)
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 (XAP 6.6 Documentation)
Async Remoting allows you to use remote invocations of POJO services, with the space as the transport layer. !GRA:ImagesNewinXAP66.gif align=right! Overview Async remoting is characterized by the nature of how the client communicates with the server. Under the wires, async remoting uses ...
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