Changes for version 2.004.015 - 2018-08-24
- add documentation of client's undocumented options
- https://github.com/p-alik/perl-Gearman/issues/40 add example explains usage of work sub's callbacks.
- https://github.com/p-alik/perl-Gearman/issues/41
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