Logo
Explore Help
Sign In
TheArchive/restic
1
0
Fork 0
You've already forked restic
mirror of https://github.com/restic/restic.git synced 2025-05-10 06:06:48 +00:00
Code Issues Packages Projects Releases Wiki Activity
restic/internal/worker/doc.go

3 lines
59 B
Go
Raw Normal View History

Add worker pool 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.
2016-02-04 22:33:11 +01:00
// Package worker implements a worker pool.
package worker
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 149ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API