资 源 简 介
NOTICE
The java-gearman-service is now being maintained on github (https://github.com/gearman/java-service).
Requirements
Java SE 7
slf4j 1.6.4+
About
Java Gearman Service is an easy-to-use distributed network application framework implementing the gearman protocol used 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. A few strong points about Gearman:
Open Source - It"s free! (in both meanings of the word) Gearman has an active open source community that is easy to get involved with if you need hel