in reply to
Re^2: Approaches to concurrency
in thread
Approaches to concurrency
But it'd work on non-threaded perls, and that's the use case for it. It certainly wouldn't make sense to replace actual threads with forks, especially on windows :)
Comment on
Re^3: Approaches to concurrency
In Section
Seekers of Perl Wisdom