Label: gigaspaces

All content with label gigaspaces.
Related Labels: 2-basic , gs-dot-bat , xap , guide , unit , quick , system , (pages) , components , first , spaces , transaction , welcome , solutions , center , rtd , tab , extreme , managing , more »

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 ...
Basic Space Configuration - GigaSpaces Browser (XAP 6.6 Documentation)
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 (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 ...
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
Building and Packaging - XAP Tutorial (XAP 6.6 Documentation)
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 (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 ...
Calculation Offload - GigaSpaces-Excel Integration (Solutions and Best Practices)
Using the calculation offload pattern. Overview In this pattern, all Excel functions and calculations are performed by the space (on the server side) asynchronously. This allows you to use Excel regularly, where calculations are performed on the space side simultaneously, until the calculation is finished; then, Excel ...
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 ...