Luke Hoersten is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

LukeHoersten / Java Disco Worker http://discoproject.org/

Disco (http://discoproject.org) Java worker implementation with a focus on keeping things simple and type-safe. The goal is to allow map-reduce jobs to be submitted and run from a single Java jar.

Clone this repository (size: 154.0 KB): HTTPS / SSH
hg clone https://bitbucket.org/LukeHoersten/java-disco-worker
hg clone ssh://hg@bitbucket.org/LukeHoersten/java-disco-worker

Downloads

Name Size Date Downloads
java-disco-worker-5.jar 427.4 KB 25
java-disco-worker-4.jar 425.4 KB 21
java-disco-worker-3.jar 419.4 KB 16
java-disco-worker-2.jar 413.9 KB 15
json.jar 84.8 KB 14
java-disco-worker-1.zip 108.0 KB 7

Tags

Tag Revision Message Date Download
tip d0c6e30341f3 Added jobName to map and reduce function callbacks.

Branches

Branch Revision Message Date Download
default d0c6e30341f3 Added jobName to map and reduce function callbacks.