🚀 Pipeline for Asynchronous Task Scheduling in Python via Flask-RESTPlus (API) + Redis + Celery + MongoDB
-
Updated
May 8, 2022 - Python
🚀 Pipeline for Asynchronous Task Scheduling in Python via Flask-RESTPlus (API) + Redis + Celery + MongoDB
System for managing and executing asynchronous and synchronous tasks with queuing, parallel execution, and progress tracking.
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, the ability to abort pending executions, and gracefully await the completion of ongoing tasks.
A high performance and re-entrant async lock for C#.
An android client for Youtube's Data Api v3.
Swift asynchronous task switcher: it calls the completion handler of the most-recently-completed asynchronous task.
Add a description, image, and links to the async-tasks topic page so that developers can more easily learn about it.
To associate your repository with the async-tasks topic, visit your repo's landing page and select "manage topics."