jgroup.test.performance
Class SpeedTestClient

java.lang.Object
  extended by jgroup.test.performance.SpeedTestClient

public class SpeedTestClient
extends java.lang.Object

Test for measuring the performance of GMI invocations. Can be executed remotely through the Executor class, since it implements the Server interface.

Since:
Jgroup 1.1
Author:
Alberto Montresor

Constructor Summary
SpeedTestClient()
           
 
Method Summary
 void halt()
           
static void main(java.lang.String[] argv)
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeedTestClient

public SpeedTestClient()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Throws:
java.lang.Exception

start

public void start()
           throws java.lang.Exception
Throws:
java.lang.Exception

halt

public void halt()
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.