roiwk b9e8fbc310 feat(1.0): init 2 gadi atpakaļ
..
README.md b9e8fbc310 feat(1.0): init 2 gadi atpakaļ
new_task-async.php b9e8fbc310 feat(1.0): init 2 gadi atpakaļ
new_task.php b9e8fbc310 feat(1.0): init 2 gadi atpakaļ
worker-async.php b9e8fbc310 feat(1.0): init 2 gadi atpakaļ

README.md

2 Work Queues

http://www.rabbitmq.com/tutorials/tutorial-two-php.html

php worker-async.php start
php new_task-asnyc.php start First message.
php new_task-asnyc.php start Second message..
php new_task-asnyc.php start Third message...
php new_task-asnyc.php start Fourth message....
php new_task-asnyc.php start Fifth message.....

php new_task.php First message.
php new_task.php Second message..
php new_task.php Third message...
php new_task.php Fourth message....
php new_task.php Fifth message.....