Changes for version 0.01999_02
- Remove crappy tests
Changes for version 0.01999_01
- Do not support deprecated (Min|Max)Childs attribute anymore, please use (Min|Max)Processes instead
- Be careful, this release has a different add_job() signature!
- Possible to group many job methods into one single process (see ProcessGroup)
- Parent & childs communication via STDOUT
- Remove (useless) extended_status feature
Changes for version 0.01025_01
- Check connection before running testsuite
Modules
Manages Gearman workers
Adaptor to gearman libraries
Management console
Provides basic console commands
Console client with readline
Handles the POE magic
Wraps a single job method
Loads worker classes
Observes Gearman status interface
Base class for workers
Parses worker attributes
Base class for workers without method attributes
Provides
in lib/Gearman/Driver/Adaptor/PP.pm
in lib/Gearman/Driver/Adaptor/XS.pm