package
1.0.0-rc.3
Repository: https://github.com/iotaledger/hive.go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewBlockingQueuedWorkerPool returns a new stopped WorkerPool.
No description provided by the author
NewNonBlockingQueuedWorkerPool creates and starts a new worker pool for the supplied function, with the supplied options.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BlockingQueuedWorkerPool represents a set of workers with a blocking queue of pending tasks.
No description provided by the author
NonBlockingQueuedWorkerPool implements a non-blocking goroutine pool backed by a queue.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WorkerPoolTask is a task that is executed by a BlockingQueuedWorkerPool.

# Type aliases

No description provided by the author