| Tonic Utility | Purpose |
|---|---|
| startWeb | launches HTTP server (to furnish downloadable code) |
| startRmi | launches the Java RMI daemon |
| startLookup | launches Jini lookup server |
| startTxnMgr | launches Jini transaction manager |
| startJs | launches JavaSpaces process |
| startServers | launch all of the background processes at once |
| startSpace | synonym for startServers, perhaps more meaningful |
| stopServers | terminate all of the background processes at once |
| stopSpace | synonym for stopServers, perhaps more meaningful |
| lj | lists currently running java processes |
| runJs | run arbitrary Tonic JavaSpaces benchmark/client (Unix/Linux) |
| runJs.bat | run arbitrary Tonic JavaSpaces benchmark/client (WinXX) |
| runWorker | launch a Worker client (Unix/Linux) |
| runWorker.bat | launch a Worker client (WinXX) |
| buildjni | wrapper script used for dynamic compilation |
| tonicrc | sample Tonic resource file |
| genDocs | wrapper to simplify JavaDoc generation |
| checkJ | checks for installation of Jini/Java |