Changes for version 0.10_02
- 2011-02-08
- refactoring code.
- can set (de)serializer each func or global.
- can set priority by $job->failed.
Changes for version 0.10_01
- 2011-01-24
- INCOMPATIBLE CHANGE!!
- many api move to Jonk.
- Jonk::Client, Jonk::Worker is removed.
- create Jonk::Job.
- INCOMPATIBLE CHANGE!!
Documentation
recipes
basic usage for Jonk
dequeue specific job.
error handling enqueue and dequeue
with Parallel::Prefork.
retry job with wait few minitus