On Sun, 17 Feb 2008 [EMAIL PROTECTED] wrote: > +to and reading from the shared memory. Since the invention of the > +multithreading concept, there is an ongoing debate about which way to > +model concurrent activities is better -- shared memory programming or > +message passing [Ousterhout 1996].
Isn't what you've called here "multithreading" more typically called "shared memory multithreading" or something like that? Nice write-up, BTW. Nick ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Valgrind-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-developers
