Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

IMO there are plenty of cases where you don't need to sqeeze every little drop of performance by going all in with epoll/io_uring directly, but you still want to handle 10k+ concurrent connections more effectively than with threads


epoll combined with a thread pool




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

Search: