A small gearman daemon that can be run in parallel to start, stop, provision and destroy vagrant machines. Currently support LXC and VirtualBox as provider. Don't forget to install the vagrant-lxc plugin if you need LXC support.
This project is used by vagrant-control to spawn the machines.
Keep in mind that this project will be completely rewritten when possible to move to python-rq instead of Gearman and a proper handling of daemon.
[Creative Commons Attribution 3.0 Unported] [2] [2]: https://raw.github.com/Pheromone/vagrant-worker/master/LICENSE.txt
Keep in mind that this project is closer to ALPHA than to STABLE. DO NOT use on production system.