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