/gearman-demo

Gearman Demo for PHP

Primary LanguagePuppet

Gearman Demo

This is a a Gearman Demo setup using Vagrant, Debian Wheezy (custom box) and PHP.

Setup instructions:

Connect using SSH to servers gworker1 and gworker2 (login: phpworker, password: phpworker) and start workers from command line: php -f ~/worker.php

Connect using SSH to server gclient (login: phpclient, password: phpclient) and send command to job queue: php -f ~/client.php