Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaygooby/sqlock
Mutex for distributed tasks, ideally suited for cron tasks that might otherwise run on duplicate servers in a cluster unnecessarily. Uses Mysql's GET_LOCK() function to orchestrate the locks.
https://github.com/jaygooby/sqlock
background-jobs cluster cron mutex mysql server
Last synced: about 1 month ago
JSON representation
Mutex for distributed tasks, ideally suited for cron tasks that might otherwise run on duplicate servers in a cluster unnecessarily. Uses Mysql's GET_LOCK() function to orchestrate the locks.
- Host: GitHub
- URL: https://github.com/jaygooby/sqlock
- Owner: jaygooby
- License: mit
- Created: 2019-08-22T14:03:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T17:42:17.000Z (almost 2 years ago)
- Last Synced: 2023-04-14T05:32:10.492Z (over 1 year ago)
- Topics: background-jobs, cluster, cron, mutex, mysql, server
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1