I released Gearman Client/Worker written in Python.

tokuhirom on 2007-05-06T10:41:24

Currently, gearman supports perl and ruby.I want to support Python!!Python is very sexy ;-)

yeah, I wrote the Gearman Client/Worker in Python.

now, you can use:

* Perl:Client → gearmand → Python:Worker * Python:Client → gearmand → Ruby:Worker

and more combination.

wow! It's wonderful(In Japanese: Yume-ga-hirogarain-Guuuu!!)

source code is here: Gearman Python Code.