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

Changes for version 1.02

  • Task objects weren't reusable before anyway, and now they're really not: when they complete or fail, they wipe all their internal subref members to break any potential loops. also now support a new internal hook that happens after your on_complete or on_failure callback. this is used by Gearman::Client::Async now, for cancelling timers.

Modules

Client for gearman distributed job system
a task in Gearman, from the point of view of a client
Worker for gearman distributed job system

Provides

in lib/Gearman/Objects.pm
in lib/Gearman/Worker.pm
in lib/Gearman/JobStatus.pm
in lib/Gearman/ResponseParser.pm
in lib/Gearman/ResponseParser/Taskset.pm
in lib/Gearman/Objects.pm
in lib/Gearman/Objects.pm
in lib/Gearman/Taskset.pm
in lib/Gearman/Util.pm