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

Changes for version 0.805 - 2017-02-13

  • New parameter to Server constructor: name. This will be used to set the process name via $0 so you can see which process is which in the ps(1) output.

Modules

Client/server-based asynchronous worker pool

Provides

in lib/AnyEvent/Task/Client.pm
in lib/AnyEvent/Task/Client/Checkout.pm
in lib/AnyEvent/Task/Logger.pm
in lib/AnyEvent/Task/Server.pm
in lib/AnyEvent/Task/Server/Worker.pm
in lib/AnyEvent/Task/Util.pm