| This Release | cPanel-TaskQueue-0.604 | [Download] [Browse] | 30 Nov 2012 | ||||
| Latest Release | cPanel-TaskQueue-0.605 | [Download] [Browse] | 12 Apr 2013 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Dependencies ] [ Other Tools ] | ||||||
| CPAN Testers | PASS (262) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| cPanel::StateFile | Standardize the handling of file-based state data. | 0.604 | |
| cPanel::StateFile::FileLocker | Lock and unlock files using flock. | 0.604 | |
| cPanel::TQSerializer::Storable | Store TaskQueue state in a Storable file | 0.604 | |
| cPanel::TQSerializer::YAML | Store TaskQueue state in a YAML file | 0.604 | |
| cPanel::TaskQueue | FIFO queue of tasks to perform | 0.604 | |
| cPanel::TaskQueue::ChildProcessor | Processes an individual task from the cPanel::TaskQueue in a child process. | 0.604 | |
| cPanel::TaskQueue::Ctrl | A text-based interface for controlling a TaskQueue | 0.604 | |
| cPanel::TaskQueue::PluginManager | Supplies support for loading the Queue task processing plugins. | 0.604 | |
| cPanel::TaskQueue::Processor | Processes an individual task from the cPanel::TaskQueue. | 0.604 | |
| cPanel::TaskQueue::Scheduler | Priority queue of Tasks to Queue at some time in the future. | 0.604 | |
| cPanel::TaskQueue::Task | Objects representing the task concept. | 0.604 |
| cPanel::TaskQueue::Recipes | some tasty uses of the cPanel::TaskQueue modules.   |
| taskqueuectl | Simple program for querying and manipulating a cPanel::TaskQueue   |
| taskqueued | Simple program for processing a cPanel::TaskQueue.   |