| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
Message A Message |
|||
|
Process A computing element located at a node of a network graph. |
|||
|
Network A collection of Processes that know n, the # of processes in the network. |
|||
|
Algorithm Abstract superclass for a distributed algorithm. |
|||
|
Synchronous_Algorithm We assume that Processes take steps simultaneously, that is, that execution proceeds in synchronous rounds. |
|||
| Do_Nothing | |||
|
Asynchronous_Algorithm We assume that the separate Processes take steps in an arbitrary order, at arbitrary relative speeds. |
|||
|
Compose A Synchonous_Algorithm that is the composition of two synchronous algorithms running in parallel. |
|||
|
Chain An Algorithm that is the result of sequentially running two algorithms |
|||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 19 01:14:00 2015 | http://epydoc.sourceforge.net |