Label: gigaspaces+advanced

All content with label gigaspaces+advanced.
Related Labels: cluster-members , 2-basic , overriding , book-dotnet-prog , gs-dot-bat , xap , log , gigaspaces-ec2 , service , guide , unit , config , quick , system , stop , (pages) , nic , components , first , more » ( - gigaspaces , - advanced )

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 ...
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 ...
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 ...
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 ...
GigaSpaces Logging (XAP 6.6 Documentation)
GigaSpaces logging system. Overview You can create your own configuration file by specifying a file name with the {{java.util.logging.config.file}} system property. For example: java Djava.util.logging.config.file=myfile When defining a configuration file of your own, the GigaSpaces logging utility ...
GigaSpaces Security Components (XAP 6.6 Documentation)
Security functions of the Space Container, Security Filter, Space Accounts File, Stub Handler, and Secured Proxy. Overview !IMG501.jpg! Name Description Space Container The space container manages the space life cycle. The space container has basic control ...
GigaSpaces Security Roles (XAP 6.6 Documentation)
System roles provided in the default security filter (admin, write, read, execute); how to add custom roles. Overview The default security filter includes the following roles: System roles provide security at the operation level. Custom roles provide ...
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 ...
How to Control the Used Ports (XAP 6.6 Documentation)
Default ports used by the space, container, and Jini Lookup Service, and how to configure them. Overview GigaSpaces space and client components open different ports in various situations. The following list describes the different ports used by GigaSpaces and how these can ...