How to implement Queue in cakephp 1.3

I’m using cakephp 1.3, i have lots of corns and some times most of crons
are break, now i want to use queue in place of cronjob. I have research
many things and found some links, i’m using “https://github.com/davidpersson/queue” for queue i have installed this code but i don’t know how can i implements this?