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

Changes for version 0.003

  • Change: 76753a2befd83952e1d0918575364e4645ca8940 Author: William Wolf <throughnothing@gmail.com> Date : 2012-03-17 19:23:48 +0000
    • Merge pull request #1 from throughnothing/allow-oo-jobs
    • Allow oo jobs
  • Change: 40d7f3e6180832defe656b4107054c8d6471687c Author: William Wolf <throughnothing@gmail.com> Date : 2012-03-17 18:59:58 +0000
    • Allow pushing to default queue.
    • This allows you to not need to specify a queue on push and have it default to the job Class name with :'s replaced by -'s.
  • Change: 4a5bb312d8c23deace813030a41f709da7643866 Author: William Wolf <throughnothing@gmail.com> Date : 2012-03-17 04:33:04 +0000
    • Allow OO jobs to be processed as well.
    • This will allow much greater flexibility with jobs as you can have your jobs be full Moose classes that can share roles, etc.
  • Change: 2d5708dc3eaabbe7c0d4948b0109193caffe0e32 Author: William Wolf <throughnothing@gmail.com> Date : 2012-03-09 11:03:16 +0000
    • doc typos

Documentation

Modules

Background job processing based on Resque, using Stomp
Any::Moose role for encoding Sque structures
Sque job container
Does the hard work of babysitting Sque::Job's