edu.rit.pj.test
Class Test25
- java.lang.Object
-
- edu.rit.pj.test.Test25
-
public class Test25 extends java.lang.ObjectClass Test25 is a unit test main program for classes HybridTeam, WorkerRegion, and WorkerIteration. A worker iteration iterates over the strings given as command line arguments. Each iteration prints the item (string) and the worker index processing that item.Usage: java [ -Dpj.np=Kp ] [ -Dpj.nt=Kt ] edu.rit.pj.test.Test25 strings
Kp = Number of parallel processes
Kt = Number of parallel threads per process
strings = Strings to be iterated over
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Unit test main program.
-
DMelt 3.0 © DataMelt by jWork.ORG