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

Changes for version 2.004.010 - 2017-11-19

  • bug fixing worker high CPU usage in idle state https://github.com/p-alik/perl-Gearman/issues/28
  • switch to blocking to continue fetching partial read https://github.com/p-alik/perl-Gearman/pull/30
  • pod notes with regard to usage of UTF-8 https://github.com/p-alik/perl-Gearman/issues/27

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