ping - GigaSpaces CLI

  GigaSpaces 5.X

Documentation Home
Quick Start Guide
Release Notes

Previous release

  Search Here
Searching GigaSpaces Platform 5.X Documentation

                                               

Summary: Pings a space.

Overview

The Ping utility provides a convenient way to test a space. Ping does the following:

  • Writes a set of message objects (each with a specific ID and configurable length).
  • Reads or takes them.

The average time of write/take is calculated and printed to the console.
This is useful for verifying that a space exists and is running correctly as a basic performance-testing tool.

ping <container name> <space name> options
     options:
     -h    prints help
     -t    set timeout in milliseconds
     -s    set byte size of the object
     -i    set number of iteration
     -read read from space
     -take take from space
     -l    lookup service hostname
     -r    RMIregistry hostname
     -g    lookup groups

Using Lookup:

ping [container name] [space name- [l lookuphost -g group1 group2
Using RMI registry
ping \[container name] [space name] -r rmiRegistryHost

Wiki Content Tree


Your Feedback Needed!

We need your help to improve this wiki site. If you have any suggestions or corrections, write to us at techw@gigaspaces.com. Please provide a link to the wiki page you are referring to.

Labels

 
(None)