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

Changes for version 2.002.003 - 2016-12-04 (TRIAL RELEASE)

  • add DISTNAME into Makefile.PL to get back to the old distribution name

Changes for version 2.002.002 - 2016-12-03 (TRIAL RELEASE)

  • skip worker stop_if test if no gearmand

Changes for version 2.002.001 - 2016-12-02 (TRIAL RELEASE)

  • job_servers entries could be a hash references or string
  • bug fixing Gearman::Util::send_req() SSL frame limitation (esabol)

Changes for version 2.001.001 - 2016-10-13 (TRIAL RELEASE)

  • support for SSL connection to gearmand
  • support IPv6
  • tests refactoring

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 client
Utility functions for gearman distributed job system
Worker for gearman distributed job system