Working blocking list pop :)

This commit is contained in:
Ruud Kamphuis 2013-03-13 12:41:32 +01:00
parent 132531e1a2
commit c2c4d06f7b
14 changed files with 606 additions and 177 deletions

View file

@ -15,5 +15,4 @@ $args = array(
);
$jobId = Resque::enqueue($argv[1], $argv[2], $args, true);
echo "Queued job ".$jobId."\n\n";
?>
echo "Queued job ".$jobId."\n\n";