Results 1 to 1 of 1
Thread: Java Gearman Service 0.5
- 10-10-2011, 06:45 PM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,457
- Rep Power
- 3
Java Gearman Service 0.5
Java Gearman Service is a Java implementation of the gearman service, which provides a generic application framework that farms work out 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 in other languages. It can be used in a variety of applications, from high-availability Web sites to the transport of database replication events.
Changes
This release adds logging functionally and fixes some communication issues with Perl and Python clients/workers.
URL: Gearman
Similar Threads
-
java web service..
By creative.66 in forum Advanced JavaReplies: 3Last Post: 12-09-2010, 03:57 AM -
java service
By hannes in forum Advanced JavaReplies: 3Last Post: 09-07-2010, 01:15 PM -
Java SE Service
By appdevman in forum New To JavaReplies: 2Last Post: 06-23-2010, 05:08 PM -
how to call service method inside another service
By kirtichopra2003 in forum Web FrameworksReplies: 1Last Post: 10-24-2009, 02:19 AM -
Java Message Service
By Java Tutorial in forum Java TutorialReplies: 0Last Post: 06-09-2008, 09:57 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks