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

Changes for version 1.11 - 2010-01-17

  • Switch read_res_packet to use sysread with a large buffer and offsets. This improves memory usage (sometimes drastically) and performance.
  • Fix from Martin Atkins, don't print() in the Gearman::Util code and close sockets when you have an error of some kind (indicating we're out of sync)

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/Objects.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