Hacker News new | ask | show | jobs
by kbenson 3170 days ago
So, Perl ithreads then?

It works for specific types of work, but not necessarily as a low cost abstraction unless you pre-thread. In other words, it works well for some cases where threads are used, and horribly for others.