|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
This is the main package of the Calcium skeleton framework.
See:
Description
| Class Summary | |
|---|---|
| Calcium | This class corresponds to the entry point of the skeleton framework. |
| Facade | This class provides a Facade access to the kernel. |
| Interpreter | This class corresponds to a skeleton interpreter, which can be seen as a worker of the skeleton framework. |
| MonoThreadedManager | Example of a Managager that uses the calling thread (recursive) to execute the skeleton program. |
| MultiThreadedManager | Example of a manager that uses threads to execute the skeleton program. |
| ResourceManager | Resource Managers must extend this class to work with Calcium. |
| Skernel | This class represents the skeleton kernel. |
| Stream<T> | |
| Task<T> | This class is the main wrapper class for the objects passed to the Skernel. |
This is the main package of the Calcium skeleton framework.
For more information see the ProActive documentation here.
@author ProActive Team. December 2006 @since ProActive 3.2
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||