Hacker News new | ask | show | jobs
by mst 1763 days ago
Assuming you're running a system where normal request/response handling blocks on database queries it's often optimal to have more workers than available cpu threads and 1.5x is a common rule of thumb to try first.