RETIRED, The jenkins gearman plugin
Go to file
Khai Do 147d3b3d45 setup gearman workers
Added gearman executor and management workers.  It's all plumbed thru
and started from jenkins config page.

Change-Id: I58a7a150e9ba4748bd61254ed9328a1b9f28c3b9
2013-02-06 10:21:20 -08:00
.settings update eclipse setting 2013-01-29 12:05:01 -08:00
src/main setup gearman workers 2013-02-06 10:21:20 -08:00
.classpath setup maven project directories in eclipse 2013-01-11 16:28:22 -08:00
.gitignore add work folder to git ignore 2013-01-29 12:05:01 -08:00
.gitreview Added .gitreview 2013-01-10 23:49:17 +00:00
.project setup maven project directories in eclipse 2013-01-11 16:28:22 -08:00
LICENSE add pom.xml and gearman-plugin source file. 2013-01-29 10:09:47 -08:00
README.txt setup skeleton GearmanPlugin. 2013-01-29 12:04:42 -08:00
bsd.txt setup gearman workers 2013-02-06 10:21:20 -08:00
debug Gearman configuration UI is setup in the jenkins config page 2013-01-29 12:05:01 -08:00
install-fast setup skeleton GearmanPlugin. 2013-01-29 12:04:42 -08:00
pom.xml threads all plumbed thru 2013-01-31 15:11:33 -08:00
run-fast setup skeleton GearmanPlugin. 2013-01-29 12:04:42 -08:00

README.txt

This plugin attempts to integrate Gearman with Jenkins.

http://wiki.jenkins-ci.org/display/JENKINS/Gearman+Plugin