the-wondersmith/celery-aio-pool
Celery worker pool with support for asyncio coroutines as tasks
PythonAGPL-3.0
Issues
- 2
- 5
How send tasks in async
#10 opened by Skorpyon - 4
Add support for "--concurrency".
#5 opened by ShaheedHaque - 1
Long running tasks blocking Kombu heartbeats
#11 opened by Skorpyon - 1
Signals support
#13 opened by mister-vio - 0
Doesn't work with PYTHONOPTIMIZE
#12 opened by tristandb - 2
- 2
Pypi out of date with repo
#8 opened by jgz - 0
support for 3.11
#6 opened by zyxbcde - 3
Asyncio backends
#7 opened by Andrew-Chen-Wang