S
Nice read. For us though gevent or eventlet has never worked, we have tried gevent multiple times but randomly all the kubernetes of this gevent celery app just stop processing tasks and logs show some broken pipe error we tried to research a lot about it but were unsuccessful, we now run threads for IO bound tasks and performance is pretty good so far. I really did wanted to use gevent because of the huge performance benefit it provides as it uses co-operative scheduling.