A robust implementation of the Bulkhead Pattern for Python(github.com)
github.com
A robust implementation of the Bulkhead Pattern for Python
https://github.com/rodmena-limited/bulkman
1 comments
This seems like it would be great to use with Celery tasks. At some point you want distributed rate-limiting and at least with older versions of Celery that wasn’t baked in.