The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02 - 2005-01-31

  • Added Mother Thread, that holds cleaner state of Perl, as the generator of all threads.
  • Added support to create Thread::Isolate objects inside other Thread::Isolate. So, is possible to clone a thread from outside too.

Modules

Create Threads that can be called externally and use them to isolate modules from the main thread.
Create Threads that can be called externally and use them to isolate modules from the main thread.

Provides

in lib/Thread/Isolate/Job.pm
in lib/Thread/Isolate/Thread.pm