Please see https:/
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates.
The Stable release is the 1.0 branch. All tarballs in this branch are labeled 1.0.X.
Development is currently targeted to the 1.2 branch. Any tarball labeled as 1.1.X falls into the version. The first stable version of the 1.2 branch will be 1.2.1.
The difference between the 1.0 and 1.2 branches is a higher commitment to ABI compliance. The 1.0 branch left structures exposed that were not a part of the API, but some developers chose to develop against them. The 1.2 branch hides these structures.
Project information
- Licence:
- Simplified BSD Licence
View full history Series and milestones
1.2 series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- C, C++
All questions Latest questions
All packages Packages in Distributions
-
gearmand source package in Xenial
Version 1.0.6-5.1build2 uploaded -
gearmand source package in Trusty
Version 1.0.6-3 uploaded -
gearmand source package in Precise
Version 0.27-5ubuntu3 uploaded -
gearmand source package in Plucky
Version 1.1.20+ds-1.2build5 uploaded -
gearmand source package in Oracular
Version 1.1.20+ds-1.2build4 uploaded
All bugs Latest bugs reported
-
Bug #1880278: 504 Gateway Time-out on calling gearman runTasks
Reported -
Bug #1795311: FTBFS with MySQL 8.0
Reported -
Bug #1619872: make test fails for v-1.1.12 w/ "Error in usage(No Functions were provided)"
Reported -
Bug #1607054: error: C compiler cannot create executables
Reported -
Bug #1596303: Queued jobs in redis backend are orphaned if Gearman server dies
Reported
All blueprints Latest blueprints
-
Add support for NuoDB persistent queues.
Registered -
Enhance Administrative Protocol with Counters
Registered -
Transactional Messaging Support
Registered -
Option to set custom Redis database number
Registered -
Add a plugin for a mongoDB persistent queue
Registered