Directories
¶
| Path | Synopsis |
|---|---|
|
Package chord implements the Chord pattern for synchronizing multiple input channels.
|
Package chord implements the Chord pattern for synchronizing multiple input channels. |
|
Package fanin provides a concurrency pattern that merges multiple input channels into a single output channel.
|
Package fanin provides a concurrency pattern that merges multiple input channels into a single output channel. |
|
Package fanout implements the Fan-Out concurrency pattern.
|
Package fanout implements the Fan-Out concurrency pattern. |
|
Package future implements the Future pattern, which is used to manage asynchronous operations and allow the caller to retrieve results once the operation completes.
|
Package future implements the Future pattern, which is used to manage asynchronous operations and allow the caller to retrieve results once the operation completes. |
|
Package workerpool provides a worker pool pattern for processing tasks concurrently.
|
Package workerpool provides a worker pool pattern for processing tasks concurrently. |
Click to show internal directories.
Click to hide internal directories.