The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.01016

  • New tool: gearman_driver_console.pl (console client)
  • Every console command ends with ".\n", even errors
  • Show lastrun/lasterror/lasterror_msg in 'show' command
  • Command 'killall' accepts 'magic' parameter '*' to kill every job

Modules

Manages Gearman workers
Management console
Provides basic console commands
Console client with readline
Handles the POE magic
Loads worker classes
Observes Gearman status interface
Base class for workers
Parses worker attributes
Base class for workers without method attributes