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.
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.