Re: Are Perl6 threads preemptive or cooperative?
[email protected] (Markus Peter) Fri, 25 Aug 2000 14:54:01 +0200
| Newsgroups | perl.perl6.language.flow |
|---|---|
| Message-ID | <9057925.3176204041@[192.168.1.6]> |
--On 25.08.2000 2:49 Uhr -0400 Steven W McDougall wrote: > Now here's the trade off > > performance implementation > preemptive high hard > cooperative low easy That's by far not that easy. Actually I've often seen cooperative threading implemented with a higher "performance" (meaning speed) than preemptive, but cooperative is simply not as reliable as preemptive threading.... -- Markus Peter - SPiN GmbH [email protected]