| Class | Description |
|---|---|
| Barrier |
This actor implements multiway rendezvous on all channels
of the input port.
|
| Buffer |
This actor buffers data provided at the input, sending it to the
output when needed.
|
| Merge |
This actor merges any number of input sequences onto one output
sequence.
|
| ResourcePool |
This actor manages a pool of resources, where each resource is
represented by a token with an arbitrary value.
|