Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eskabore/distributed_task_queue

The Distributed Task Queue is a web application that allows users to create tasks and process them asynchronously with prioritization. The application uses Flask, MongoDB, and Redis to efficiently distribute the tasks to workers, which execute them based on their priority.
https://github.com/eskabore/distributed_task_queue

mongodb python redis task-queue

Last synced: 18 days ago
JSON representation

The Distributed Task Queue is a web application that allows users to create tasks and process them asynchronously with prioritization. The application uses Flask, MongoDB, and Redis to efficiently distribute the tasks to workers, which execute them based on their priority.

Awesome Lists containing this project