Changes for version 0.750 - 2013-04-08

  • Backwards-incompatible change: The behaviour enabled by the undocumented client option added in the previous release, refork_after_error, is now the default behaviour. Instead there is a new option called dont_refork_after_error to get back the original behaviour.
  • If log_defer_object is passed in when creating a checkout, operations on this checkout are recorded as Log::Defer timer events
  • Major documentation updates, including working SYNOPSIS

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