Hacker News new | ask | show | jobs
by dougall 1079 days ago
Browsers use multiple processes for security and reliability, not as an alternative to multi-threading. They extensively use multi-threading for performance (as does a lot of other modern software).