|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.ibm.tspaces.examples.simple.PerfTest1
This class implements a very simple performance test of TupleSpace. We will write "num" tuples and then take "num" tuples Command line parameters: java com.ibm.spaces.examples.simple.PerfTest1 [options] -h hostname Host name for server (localhost) If hostname "Local" use LocalCmdImpl -s Use SmallDB support (MMDB) -np Specify non persistent (Persistent) -fifo Specify FIFO option number Number of Tuples to write ( 100 )
TupleSpace| Constructor Summary | |
PerfTest1()
|
|
| Method Summary | |
static void |
main(java.lang.String[] argv)
|
static void |
usage()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public PerfTest1()
| Method Detail |
public static void usage()
public static void main(java.lang.String[] argv)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||