mirror of
https://github.com/restic/restic.git
synced 2025-12-24 16:49:52 -05:00
A worker pool is needed whenever something should be done concurrently. This small library makes it easy to create a worker pool by specifying channels, concurrency and a function that should be executed for each job and returns a result and an error. |
||
|---|---|---|
| .. | ||
| cmds | ||
| restic | ||