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

Changes for version 0.502 - 2010-11-22

  • Pass the logger object from the CacheFile to the process_task routine on the processor. This way the processor can log properly. Make certain that a task with no processor is removed from the queue. Add checked_system utility method in Processor object.

Documentation

Simple program for querying and manipulating a cPanel::TaskQueue
Simple daemon for processing a cPanel::TaskQueue.
Simple program for processing a cPanel::TaskQueue.
some tasty uses of the cPanel::TaskQueue modules.

Modules

Standardize the handling of file-based state data.
Lock and unlock files using flock.
FIFO queue of tasks to perform
Processes an individual task from the cPanel::TaskQueue in a child process.
A text-based interface for controlling a TaskQueue
Supplies support for loading the Queue task processing plugins.
Processes an individual task from the cPanel::TaskQueue.
Priority queue of Tasks to Queue at some time in the future.
Objects representing the task concept.

Provides

in lib/cPanel/StateFile.pm
in lib/cPanel/StateFile.pm
in lib/cPanel/TaskQueue/Processor.pm