Hacker News new | ask | show | jobs
by josephcsible 2212 days ago
I'm not sure how threading is relevant. CGI inherently requires a new process per request, regardless of any choices you may make about threading.