Hacker News new | past | comments | ask | show | jobs | submit login

nginx and others use worker processes instead of worker threads, with epoll in each worker. This is for robustness and garbage collection, AFAIK.

https://nginx.org/en/docs/ngx_core_module.html#worker_proces...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: