Gearman job server with mysql persistence on Ubuntu
Finally, I found the answer how to get a gearman job server running on Ubuntu (12.10 server amd64 in my case):
Install gearman-job-server on Ubuntu 12.04 LTS from PPA
This build includes the mysql plugin, not the drizzle plugin and it worked out of the box with a standard MySQL 5.5 server installed via standard Ubuntu package.
Have fun, Anton :-)

















