Simple Easy light weight C++ Gearman API
$ apt-get install libgearman-dev gearman-job-server
Copy gearman_client.h to your repository if interested in connecting with client and gearman_worker.h if interest in writing gearman worker Also see example/ directory for examples.