concurrency-patterns/

directory
v0.0.0-...-f47b530 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2025 License: MIT

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL