edu.rit.pj.cluster.test
Class Test05

java.lang.Object
  extended by edu.rit.pj.cluster.test.Test05

public class Test05
extends Object

Class Test05 is a unit test main program for the reportComment() method in class JobBackend. Each process reports a comment once a second. The program runs until killed externally.

Usage: java -Dpj.np=K edu.rit.pj.cluster.test.Test05


Method Summary
static void main(String[] args)
          Main program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Main program.

Throws:
Exception


Copyright © 2005-2012 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.