James Luedke - development blog

Gearman PHP Ext

I have been working on a new php extension that leverages the libgearman C api. This extension can be used to quickly develop distributed computing applications using php. I will soon be publishing documentation and tutorials on using the new api, and encourage everyone to try it out and give me as much feedback as possible.

All the development is done via launchpad. You can also feel free to try out my development branch