Hacker News new | ask | show | jobs
by cestith 40 days ago
Apache actually has had multiple modules for its concurrency for many years. The event and worker multi-processing modules use threading rather than forking.