Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lohxt1/pyasyncflow

pyAsyncFlow is a Python Flask app that enables users to perform async tasks seamlessly. The app allows users to execute time-consuming tasks in the background without affecting the performance of the main application. It's designed to handle tasks that run concurrently, making it possible to perform multiple tasks at once without slowing down
https://github.com/lohxt1/pyasyncflow

async celery flask python redis tasks

Last synced: 23 days ago
JSON representation

pyAsyncFlow is a Python Flask app that enables users to perform async tasks seamlessly. The app allows users to execute time-consuming tasks in the background without affecting the performance of the main application. It's designed to handle tasks that run concurrently, making it possible to perform multiple tasks at once without slowing down

Awesome Lists containing this project