|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.calcium.ResourceManager
org.objectweb.proactive.calcium.MultiThreadedManager
T
- public class MultiThreadedManager
Example of a manager that uses threads to execute the skeleton program.
Nested Class Summary | |
---|---|
protected class |
MultiThreadedManager.CallableInterpreter
Callable class for invoking the interpret method in a new thread (processor). |
Field Summary |
---|
Fields inherited from class org.objectweb.proactive.calcium.ResourceManager |
---|
DEFAULT_GET_READY_TASK_TIMEOUT, logger |
Constructor Summary | |
---|---|
MultiThreadedManager(int numThreads)
|
Method Summary | |
---|---|
Skernel |
boot(Skernel skernel)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiThreadedManager(int numThreads)
Method Detail |
---|
public Skernel boot(Skernel skernel)
boot
in class ResourceManager
public void shutdown()
shutdown
in class ResourceManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |