Jump to content

PHP resque


pragan

Recommended Posts

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

 

Link to comment
https://forums.phpfreaks.com/topic/242473-php-resque/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.