Resque
, which is in Ruby on Rails
with all its charms: any number of workerb, support queues, distribution of loads and everything, only for PHP
.The point is to do the pending job-s without the help of cron, i.e. replacing cron with something more comfortable...
There is a server, several instances of symfony. Need a shared server queues, and a common tube, to a single queue for multiple instances of symfony. So if the 1st instance is running, the second wait for when the next job is for him.. - Rita.Baumba commented on July 8th 19 at 12:34