Presque is a job queuing lib for PHP 5.3+. It is similar to the Resque library, but does not aim to be completely compatible.
Presque is still under heavy development and is not ready for production use.
- Make the Workers fork-able - so Presque can be ran as a daemon
- 100% test coverage
- Additional storage engines (eg. filesystem, phpredis, etc)
- Full logging integration