Top 4.8% dependent repos on proxy.golang.org
proxy.golang.org : github.com/udhos/lockfile
Package lockfile handles pid file based locking. While a sync.Mutex helps against concurrency issues within a single process, this package is designed to help against concurrency issues between cooperating processes or serializing multiple invocations of the same process. You can also combine sync.Mutex with Lockfile in order to serialize an action between different goroutines in a single program and also multiple invocations of this program.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/udhos/lockfile
License: MIT
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/udhos
Dependent packages: 1
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago