Thanks, this clears a bit of stuff up for me. Do you happen to know whether you can set the worker pool programmatically? I.e. let's say I have a Celery instance app and create a worker with app.worker_main(...), can I set the worker pool in the arguments?