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: over 7 years ago
Namespace: github.com/rickb777
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago