The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.9

  • Added ability to nest WorkerPools inside of a Pipeline.
  • Added worker_count method to MultiThread::WorkerPool.
  • $$ticket{Response} from get_response() will now be an arrayref containing the return values as returned by the final worker sub. Previously this only handled a single return value.
  • Several documentation fixes and additions.

Provides

in lib/MultiThread.pm
in lib/MultiThread.pm
in lib/MultiThread.pm
in lib/MultiThread.pm