Label: 2-basic

All content with label 2-basic.
Related Labels: cluster-members , 42140301---bl , external , gs-dot-bat , service , unit , config , system , persistency , stop , nic , first , compatibility , solutions , jconsole , startjinitx_mahalo , license , tour , troubleshooting , more »

.NET Processing Unit Data Example (XAP.NET 6.6 Documentation)
example demonstrates basic usage of a .NET Processing Unit. The example contains two Processing Unit Containers; one that feeds data objects into the system, and another that reads these objects and processes them. This page is relevant to XAP.NET version 6.6.2 and onwards, for previous ...
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 ...
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) Overview The GigaSpaces Mirror Service (also known as Persistency as a Service, or PaaS) provides reliable asynchronous persistency. This allows you to asynchronously delegate the operations conducted with the InMemoryDataDrid (IMDG) into a backend database, significantly reducing the performance ...
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 ...
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 ...
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 ...
External Data Source (XAP 6.6 Documentation)
External Data Source (EDS) is a space component that provides advanced persistency capabilities for the space architecture. Overview External Data Source (EDS) is a space component that provides advanced persistency capabilities for the space architecture. GigaSpaces External Data Source provides ...
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 ...
help - GigaSpaces CLI (XAP 6.6 Documentation)
Displays syntax of specified CLI command, or list of all commands. Syntax gs> help commandname Description The {{help}} comand displays the syntax of a specified CLI command, or a list of all available commands. Options Option Description {{commandname}} The name of any ...