Label: gigaspaces+book-all-java

All content with label gigaspaces+book-all-java.
Related Labels: cluster-members , 2-basic , remoting , external , overriding , book-dotnet-prog , gs-dot-bat , mule , xap , 5-expert , cache , service , guide , unit , quick , system , persistency , (pages) , nic , more » ( - gigaspaces , - book-all-java )

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 ...
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
C++ Mapping File (XAP 6.6 Documentation)
Elements that are available to be used in your {{gs.xml}} file and supported types. Overview This section describes the elements that are available to be used in your {{gs.xml}} file. (!) The {{type}} property is mandatory in case the {{property}} element is defined. The gs.xml file allows you to define C ...
C++ Processing Unit (XAP 6.6 Documentation)
C Environment setup and writing a hello world C application. The C\ Processing Unit GigaSpaces XAP is a universal grid based runtime environment for realtime Java, C\ and .Net applications. The realtime environment includes business logic Service Level ...
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)

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 ...
EDG - Aggregate Queries Tutorial (XAP 6.6 Documentation)
urhere.toc1.title=hi urhere.toc1.link=bye Implementing a Validator application that queries the space for account objects showing the different query methods GigaSpaces offers. (!) This tutorial assumes knowledge of JavaSpaces API terms like the space, Entries and leases. If you're not familiar with these concepts ...