Label: gigaspaces

Content with label gigaspaces in XAP 6.6 Documentation (See content from all spaces)
Related Labels: 2-basic , gs-dot-bat , xap , gigaspaces-ec2 , service , guide , unit , quick , system , (pages) , first , spaces , transaction , welcome , solutions , center , tab , extreme , managing , more »

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 ...
Basic Space Configuration - GigaSpaces Browser
Using the basic space configuration dialog. Overview The Standard mode of the Create New Space in Container dialog allows you to view or modify basic space settings. !IMG501.jpg! The Persistent Options area is only relevant if the Persistent checkbox in the Create New ...
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 ...
Beyond the Basics
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
Building and Packaging - XAP Tutorial
Building and Packaging Overview #1 The Application Workflow #2 Implementation #3 POJO Domain Model #4 Writing POJO Services #5 Wiring with Spring (PU Configuration) #6 !GS6:Imagessstar.gif! Building and Packaging #7 Deployment #8 What's ...
C++ Mapping File
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
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
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 ...
Classes View - GigaSpaces Browser
Used to view data stored on the space (classes and number of instances). Overview The Classes view displays a list of classes stored in the space, and their instance count. You can view the class instances content using the Query view Query View GigaSpaces ...