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

Changes for version 1.16

  • CHANGES:
  • In the parameters of the constructor 'redis' may be either a Redis object or a server string or a hash reference of parameters to create a Redis object.
  • Redis::JobQueue does not close connection to redis server (including '->quit' method) if it was provided by user.

Modules

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