Skip to content

Comment on Multithreading or Light-weight processes ?

Comments

There is no good answer to this that encompasses all scenarios. Some times it makes more sense to use threads, some times LW procs.

Things like chrome make an interesting case for using LWP in an environment that usually uses threads, but it still does not necessarily mean it is a better solution.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.