I am using cakePHP 2.0 and I need a plugin for creating a background job. I came across CakeResque but requirement for that is cakePHP 2.1+ .Please suggest me the plugins that can help in this regards.
You can see the following tutorials
Background jobs with php and resque: part 6, integration into CakePHP