proxy.golang.org : github.com/ReneKroon/mogul
Package mogul provides distributed locking and task handling via mongodb. Using mongo documents we can synchronize and do work over a number of nodes. The typical usecase would be to run a cron job or scheduler on all nodes and then perform task creation on a single node using a lock. These tasks can then be efficiently executed on all nodes that are alive.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21rene%21kroon/mogul
License: Apache-2.0
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/ReneKroon
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago