|
|
|||||
AskemosAskemos Distributed Virtual MachineThe Askemos application space consists of nodes and edges. Nodes represent persistent applications (including users interaction) while edges identify communication channels to other nodes. By holding a named edge (a.k.a. link) a source node expresses interest in continued existence of the target. The basic node-objects (termed places) of the Askemos DVM execute a process step when they receive a message. A reply function
is computed in each step, where
These process steps are executed by several physical machines in parallel and a byzantine agreement over the value of the reply is required for the step to be actually performed. |