-
-
24 Aug 2018 14:57:31 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers
- Kwalitee
Bus factor: 0- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (47.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- IO::Select
- IO::Socket::IP
- IO::Socket::SSL
- List::MoreUtils
- POSIX
- Scalar::Util
- Socket
- Storable
- String::CRC32
- Time::HiRes
- fields
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 systemJob in gearman distributed job systemrepresents a job status in gearman distributed job systema parent class for Gearman::Client and Gearman::Workergearmand abstract response parser implementationgearmand response parser implementationa task in Gearman, from the point of view of a clienta taskset in Gearman, from the point of view of a Gearman::ClientUtility functions for gearman distributed job systemWorker for gearman distributed job systemModule Install Instructions
To install Gearman::Job, copy and paste the appropriate command in to your terminal.
cpanm Gearman::Job
perl -MCPAN -e shell install Gearman::Job
For more information on module installation, please visit the detailed CPAN module installation guide.