Label: management+book-admin

All content with label management+book-admin.
Related Labels: cluster-members , status , 2-basic , overriding , gs-dot-bat , xap , gigaspaces-ec2 , guide , service , config , load-balancing , shutdowncontainer , quick , system , stop , (pages) , first , nic , spaces , more » ( - management , - book-admin )

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 ...
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 ...
cd - GigaSpaces CLI (XAP 6.6 Documentation)
Moves to a different working directory, like the Unix {{cd}} command. Syntax gs> cd directory Description The {{cd}} command moves to a different working directory, like the Unix {{cd}} command. {{directory}} accepts an absolute or relative filesystem path ...
CLI Commands Run by gs.bat (XAP 6.6 Documentation)

CLI Commands Run from bin Directory (XAP 6.6 Documentation)

Common Environment Variables (XAP 6.6 Documentation)
Descriptions of the main environment variables set automatically by {{setenv.bat}}. Overview The GigaSpaces environment configuration is maintained by a configuration script file. This script is located in the {{<GigaSpaces Root>\bin}} directory: Windows: {{setenv.bat}} UNIX: {{Setenv.sh}} Below is a list of some of a selected list ...
Communication Protocol (XAP 6.6 Documentation)
Setting communication protocol using exporters; {{GenericExporter}} configuration ports, connections, and threads. \\ Overview GigaSpaces provides a pluggable communication adaptor, LRMI (Light Remote Method Invocation). GigaSpaces LRMI is built on top of NIO communication protocol http://www.answers.com ...
Configuring the Service Grid Using the services.config File (XAP 6.6 Documentation)
Configuring the Service Grid, using the services.config File. Overview The {{services.config}} file (<GigaSpaces root>/config/services/services.config) contains configuration definitions for the following core services: This configuration is based on the Jini configuration specification http://java.sun.com/products/jini/2.0.2/doc/specs ...