CakePHP-Queue-Plugin
CakePHP-Queue-Plugin copied to clipboard
Process Queuing plugin for CakePHP
http://bakery.cakephp.org/2016/09/18/cakephp_290_289_released.html
If done some small modifications. The first one force LANG to C so uptime does always report the uptime in english. Currently if a system is set to another language...
I'm testing your plugin. When I have some records in queue_tasks table ( about 5000 rows), I manually run command "cake Queue.queue process" ('limit' => 100) it works, first time...