proxy.golang.org : github.com/rickb777/process
Package process wraps goroutines with the necessary synchronisation so that the caller can easily wait on completion. Following the CSP practice, these goroutines are called 'processes' - the 'P' in Communicating Sequential Processes. But this term is not to be confused with other usages, especially of processes within operating systems; the latter are unrelated.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/rickb777/process
License: MIT
Latest release: 11 months ago
First release: almost 8 years ago
Namespace: github.com/rickb777
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago
github.com/rickb777/process/v2 v2.1.0
Package process wraps goroutines with the necessary synchronisation so that the caller can easily...6 versions - Latest release: 6 months ago - 1 stars on GitHub