| Interface | Description |
|---|---|
| ExecutionQueue |
The soup, the reactive "broth" that underlies the JACOB system.
|
| ReplacementMap |
Mapping used by the JACOB soup to replace large objects with (hopefully) smaller
objets during the serialization process.
|
| Class | Description |
|---|---|
| Comm |
DOCUMENTME.
|
| CommChannel |
DOCUMENTME.
|
| CommGroup |
DOCUMENTME.
|
| CommRecv |
Persistent store representation of an object (i.e.
|
| CommSend |
Persistent store representation of a message (i.e.
|
| Continuation |
DOCUMENTME.
|
| ExecutionQueueObject |
Base class for items we find in the
ExecutionQueue. |