beanstalkd-demo
beanstalkd-demo copied to clipboard
a few example PHP scripts, using pda/Pheanstalk and Beanstalkd
The required pheanstalk library is installed with Composer (http://getcomposer.org).
$ php composer.phar install
put.sh and get.sh scripts are provided for convenience.