Data Science Tech Brief By HackerNoon

Why You Should (Almost) Always Choose Sync Gunicorn Workers

This episode discusses the benefits of using sync Gunicorn workers for WSGI web applications like Flask. It argues that the default sync worker type is a practical choice, despite the existence of async workers like Gevent.

Listen