Skip to content

finixbit/gearman-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gearman_cxx

Simple Easy light weight C++ Gearman API

Install required libraries

$ apt-get install libgearman-dev gearman-job-server

Usage

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.

About

Simple Easy light weight C++ Gearman API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published