Label: advanced+management

All content with label advanced+management.
Related Labels: cluster-members , status , 2-basic , book-dotnet-prog , overriding , gs-dot-bat , log , gigaspaces-ec2 , guide , service , validator_ordereventvalidator.java , config , load-balancing , quick , system , stop , (pages) , nic , first , more » ( - advanced , - management )

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 ...
Benchmark View - GigaSpaces Browser (XAP 6.6 Documentation)
Benchmark view provides a user interface for benchmarking the space. Overview The Benchmark view provides a user interface for benchmarking the space. The following options are provided: Specifying object type. Specifying the JavaSpaces API or Map API operation to perform. Specifying the number ...
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 ...
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 ...
destroy - GigaSpaces CLI (XAP 6.6 Documentation)
Destroys a specific set of services over the network. Syntax gs> destroy Description The {{destroy}} command destroys a specific set of services over the network. Options Option Description {{h}} / {{help}} Prints help {{user}} User name for login to secured ...
Failure Detection (XAP 6.6 Documentation)
About failure detection, reducing failure detection time, and relevant parameters. Overview (on) If you are interested in Reducing Failure Detection Time, see below #Reducing Failure Detection Time. Failure detection is the time it takes for the space and the client to detect that failure ...