Label: advanced

Content with label advanced in XAP 6.6 Documentation (See content from all spaces)
Related Labels: cluster-members , 2-basic , overriding , gs-dot-bat , xap , log , gigaspaces-ec2 , service , config , system , stop , first , nic , solutions , jconsole , protocol , framework , troubleshooting , default , 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 ...
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 ...
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 ...
Benchmark View - GigaSpaces Browser
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 ...
C++ Benchmark Framework
How to configure and run the C\ POCO Benchmark Framework \\ \\ Overview The GigaSpaces C\ API benchmark framework provides a simple report of the average response time in different scenarios, running with different space topologies and activating different types of operations and space ...
C++ Configuration File
C configuration file and setting the JVM options. \\ Overview Configuring C\ client settings is done using the {{config.xml}} file located under {{cpp\config}}. The user can change the name and location of the configuration file by defining the Environment variable JVMCONFIG ...
cd - GigaSpaces CLI
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 ...
Cloud Tools Command Line Framework
Creating, deploying and running GigaSpacesbased applications on the cloud. This section assumes that you are familiar with the Amazon EC2 web services. If this is not the case, please visit the Amazon EC2 getting started guide http://docs.amazonwebservices.com/AmazonEC2/gsg/20070119/?ref=getstarted. Overview The GigaSpaces EC2 ...
Communication Protocol
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 ...