Hacker News new | ask | show | jobs
by pacala 4343 days ago
To be precise, threads suck because thread _scheduling_ is expensive. From a logical pov, structured programming still rules, and threads are an excellent way to implement structured programming.