Hacker News new | ask | show | jobs
by boomer918 1611 days ago
Are you certain? I thought threads are much more lightweight and also access memory faster because there is no CoW overhead (mutexes permitting).

E.g. why nginx is much faster and lighter than Apache and MySQL connections are cheaper and faster to create than Pg.