Re: Are Perl6 threads preemptive or cooperative?
[email protected] (Glenn Linderman) Fri, 25 Aug 2000 13:00:20 -0700
| Newsgroups | perl.perl6.language.flow |
|---|---|
| Organization | Glenn and Elaine Linderman, at home |
| Message-ID | <[email protected]> |
Cooperative threads don't support multiple CPUs very well. If the choice is made to do cooperative threads because it is easier, another choice should be made to at least allow independent threads to exist, that do little sharing of data, except via the I/O system (pipes or the equivalent), so that it would be possible to code multi-CPU stuff at some level. -- Glenn ===== There are two kinds of people, those who finish what they start, and so on... -- Robert Byrne _____NetZero Free Internet Access and Email______ http://www.netzero.net/download/index.html