237 B
237 B
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