|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Args.NumericBinaryOperator<T> | A binary operator on numbers |
| Args.NumericUnaryOperator<T> | A unary operator on numbers |
| Class Summary | |
|---|---|
| Args | Container for arguments to a site. |
| Globals<H,V> | Holds references to objects identified by unique string keys. |
| Kilim | Utility methods for Kilim. |
| Kilim.PausableCallable<V> | Pausable computation which returns a value. |
| Kilim.Promise<V> | Wrap a callable in a lazy, concurrency-safe promise. |
| LogicalClock | An event queue for site calls to a logical timer (created by MakeTimer). |
| OrcEngine | The Orc Engine provides the main loop for executing active tokens. |
| ReverseListIterator<E> | In Java 6 we can replace this with the builtin decreasingIterator. |
| Token | Representation of an active thread of execution. |
| TokenPool | Implement a token pool to avoid allocating and freeing a lot of tokens. |
Runtime for Orc interpreter. This includes the runtime DAG, value representations, engine (the actual interpreter), and fundamental sites.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||