in reply to
Re: Re: Coroutines in Perl
in thread
Coroutines in Perl
Threads are also pre-emptive, even on a single CPU. Coroutines are cooperatively yielding.
Comment on
Re: Re: Re: Coroutines in Perl
In Section
Seekers of Perl Wisdom