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

Changes for version 1.15

  • CHANGES:
  • Time::HiRes::time is used for storing internal attributes.
  • Redis::JobQueue->queue_status returns a floating seconds since the epoch for the following information related to the queue: max_job_age, min_job_age, lifetime.
  • The Redis::JobQueue->quit method not ask the Redis server to close the connection on global destruction phase. FIXES:
  • Fixed test 't/01_JobQueue/16_utf8.t'

Modules

Job queue management implemented using Redis server.
Object interface for creating and manipulating jobs