Package | Description |
---|---|
ptolemy.domains.pn.kernel |
The Kahn-MacQueen process network domain.
|
Modifier and Type | Class and Description |
---|---|
class |
PNQueueReceiver
A receiver with a FIFO queue that blocks the calling process on a read if the
FIFO queue is empty and on a write if the queue is full.
|