hydroScalingAPI.examples.visad
Class TestEvents
java.lang.Object
hydroScalingAPI.examples.visad.TestEvents
public class TestEvents
- extends java.lang.Object
Start up a bunch of collaborative clients, then have the
server and clients go through a number of rounds where
they all tweak their controls to trigger a bunch of events
and, after a predetermined amount of time, check to make
sure everyone is synchronized.
| Option | Description |
| -c num | Number of clients |
| -d num | Seconds to delay * 100 |
| -e num | Number of events per round |
| -r num | Number of rounds |
|
Constructor Summary |
TestEvents(java.lang.String[] args)
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
boolean |
processArgs(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestEvents
public TestEvents(java.lang.String[] args)
processArgs
public boolean processArgs(java.lang.String[] args)
main
public static void main(java.lang.String[] args)
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.