Wan Qi Chen has returned with the next three parts in his "Background jobs with PHP and resque" series (first parts here) with parts four, five and six helping you implement the concepts from the first three parts.
- Background jobs with php and resque: part 4, managing worker
- Background jobs with php and resque: part 5, creating jobs
- Background jobs with php and resque: part 6, integration into CakePHP
That sixth part of the series uses the CakeRisque plugin to make the integration simpler. Save that, you could integrate this setup pretty easily into whatever framework you choose.