Re: Are Perl6 threads preemptive or cooperative?
[email protected] (Markus Peter) Tue, 29 Aug 2000 18:20:16 +0200
| Newsgroups | perl.perl6.language.flow |
|---|---|
| Message-ID | <30538306.3176562016@[192.168.1.6]> |
--On 29.08.2000 12:15 Uhr -0400 Chaim Frenkel wrote: > > But the grouping of related locks can most easily be done by the user > and probably a lot more efficiently then the pessimistic locking perl > would need to perform. I completely agree. The only thing I'd have to add is that the lock command or whatever you'd use for locking works as fine-grained as desired, that means, in the current block, so we needn't lock the variable in the whole subroutine. -- Markus Peter - SPiN GmbH [email protected]