|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.unima.ky.parallel.ExMaster
ExMaster This program is the master part of a vector sum problem using VirtualChannel. (jdk >= 1.1)
Field Summary | |
static int |
DEFAULT_PORT
|
Constructor Summary | |
ExMaster()
|
Method Summary | |
static void |
main(java.lang.String[] args)
starts a master |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int DEFAULT_PORT
Constructor Detail |
public ExMaster()
Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |