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.