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

Changes for version 0.03 - 2014-06-27

  • Deeme can act also as a job queue
  • added Deeme::Worker (job consumer) and Deeme::Job (the actual job)

Modules

a Database-agnostic driven Event Emitter
Database backend base class for Deeme
Local memory backend for Deeme
represent a Deeme Job
Minimal base class for Deeme
represent a Deeme worker that process jobs

Provides

in lib/Deeme/Utils.pm

Examples