Skip to content Skip to sidebar Skip to footer
Showing posts with the label Celery

Starting Worker With Dynamic Routing_key?

I have one queue with several task types and I need to run worker for specific task. Something like… Read more Starting Worker With Dynamic Routing_key?