In celery 3.0, what are the relationship among Max concurrency, number of actually running processes and pool size ? I run celery with max-currency( -c ) set to one and three celeryd processes pops up. I do not know why.
Asked
Active
Viewed 876 times