The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.130.001 - 2016-08-02

  • refactoring of Gearman::Util::read_res_packet: no goto/redo
  • test suite refactoring
  • solved issue 85191 Programming error prevents Gearman::Worker::work() from connecting to servers
  • solved issue 59185 document Gearman::Client::get_status
  • solved issue 56508 using $task->fail("reason goes here") in Gearman::Taskset

Modules

Client for gearman distributed job system
Job in gearman distributed job system
represents a job status in gearman distributed job system
a parrent class for Gearman::Client and Gearman::Worker
a task in Gearman, from the point of view of a client
a taskset in Gearman, from the point of view of a client
Worker for gearman distributed job system

Provides

in lib/Gearman/ResponseParser.pm
in lib/Gearman/ResponseParser/Taskset.pm