--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]
- Re: Are Perl6 threads preemptive or cooper... Markus Peter
- Re: Are Perl6 threads preemptive or cooper... Steven W McDougall
- Re: Are Perl6 threads preemptive or co... Glenn Linderman
- Re: Are Perl6 threads preemptive or co... David L. Nicol
- Re: Are Perl6 threads preemptive ... Steven W McDougall
- Re: Are Perl6 threads preempt... Markus Peter
- Re: Are Perl6 threads preempt... Chaim Frenkel
- Re: Are Perl6 threads preempt... Steven W McDougall
- Re: Are Perl6 threads preempt... Chaim Frenkel
- Re: Are Perl6 threads preempt... Steven W McDougall
- Re: Are Perl6 threads preemptive or cooperative? Markus Peter
- Re: Are Perl6 threads preemptive or cooperative? Markus Peter
- Re: Are Perl6 threads preemptive or cooperative? David L. Nicol
- Re: Are Perl6 threads preemptive or cooperativ... Bryan C . Warnock
- Re: Are Perl6 threads preemptive or cooper... David L. Nicol
- Re: Are Perl6 threads preemptive or co... Dan Sugalski
- Re: Are Perl6 threads preemptive or co... Chaim Frenkel
- Re: Are Perl6 threads preemptive ... David L. Nicol
- Re: Are Perl6 threads preempt... Chaim Frenkel
- Re: Are Perl6 threads preempt... Markus Peter