Hacker News new | ask | show | jobs
by jufter 338 days ago
Aren't threads overkill for an IO workload? You can do a lot with 1 thread and epoll(7).