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

Changes for version 2.004.001 - 2017-04-11

  • Gearman::Client and Gearman::Worker could set prefix separator
    • It would be recommended to replace default prefix separator to insure gearmand persistent queue recovery.

Changes for version 2.003_002 - 2017-03-02

  • restore Gearman::Client::Async support. #10
  • try to bug fix ssl callback testing

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