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

Changes for version 2.004.011 - 2017-12-22

  • bug fixing client doesn't on_fail on timeout https://github.com/p-alik/perl-Gearman/issues/33
  • peculiar handling of ssl-sockets in taskset->wait to avoid freezing https://github.com/p-alik/perl-Gearman/issues/32

Modules

Client for gearman distributed job system
Job in gearman distributed job system
represents a job status in gearman distributed job system
a parent class for Gearman::Client and Gearman::Worker
gearmand abstract response parser implementation
gearmand response parser implementation
a task in Gearman, from the point of view of a client
a taskset in Gearman, from the point of view of a Gearman::Client
Utility functions for gearman distributed job system
Worker for gearman distributed job system