begin Minh Van Le quotation:
> Is multithreading more efficient than forks ? 

Views differ wildly.

> Or [is there] no difference under Linux ?

There's a difference.  But one widely held view amoung Linux developers,
especially on the Linux kernel mailing list, is that regular processes 
in Linux are sufficiently lightweight (compared to in, say, Solaris)
that threading is close to pointless.

There are multiple threading models on Linux (and, indeed, various
*ixes).  Here's a starting point for your reading:
http://linas.org/linux/threads-faq.html

-- 
"Is it not the beauty of an asynchronous form of discussion that one can go and 
make cups of tea, floss the cat, fluff the geraniums, open the kitchen window 
and scream out it with operatic force, volume, and decorum, and then return to 
the vexed glowing letters calmer of mind and soul?" -- The Cube, forum3000.org

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to