Hacker News new | ask | show | jobs
by wonnage 1211 days ago
Many languages (e.g, NodeJS) won’t even let you share code. So you can’t really do stuff like have hundreds of threads without being very careful with the size of your application code, because each thread will get a copy.