Task Queue Server
Introduction
Server to queue tasks in MongoDB for use in workflow scenario.
Features:
- Enqueue tasks to queue
- Pop tasks from queue
- Complete tasks
- Extend leased tasks
- Requeue task on error
Description
Languages
Go
85.6%
Makefile
8.2%
Shell
3.8%
Dockerfile
2.4%