Tweak databases/p5-Amazon-SimpleDB version 0.03_1
[dports.git] / databases / p5-Redis-JobQueue / pkg-descr
1 The Redis::JobQueue package is a set of Perl modules which allows creation of
2 a simple job queue based on Redis server capabilities.
3
4 * Supports the automatic creation of job queues, job status monitoring,
5   updating the job data set, obtaining a consistent job from the queue,
6   removing jobs, and the classification of possible errors.
7 * Contains various reusable components that can be used separately or together.
8 * Provides an object oriented API.
9 * Support of storing arbitrary job-related data structures.
10 * Simple methods for organizing producer, worker, and consumer clients.
11
12 WWW: https://metacpan.org/release/Redis-JobQueue