pragan Posted July 20, 2011 Share Posted July 20, 2011 I am just learning to understand PHP-Resque. I did follow the documentation here https://github.com/fridgegit/php-resque Based on the reading of the documentation, I am guessing that I have to set up a job using this command QUEUE=* PHP resuqe.php I tried this command for the demo https://github.com/fridgegit/php-resque/tree/master/demo but I don't see anything as output other than *** Starting worker abcd-65a2ff3d76.abcd.local:34171:* I just see this for long time and I had to abort. Can you please tell me how to run this demo and also if I can see some logging to understand how the queue system works? regards Quote Link to comment https://forums.phpfreaks.com/topic/242473-php-resque/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.