Skip navigation links

Package ptolemy.domains.dde.kernel

Distributed Discrete Event kernel.

See: Description

Package ptolemy.domains.dde.kernel Description

Distributed Discrete Event kernel.

The DDE MoC incorporates a distributed notion of time into a dataflow style communication semantic. Blocking reads occur if attempts to consume data are made when the corresponding receiver is empty and blocking writes occur if attempts to produce data are made when the corresponding receiver is full.

Since:
Ptolemy II 0.3
Skip navigation links