Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-10 03:51
0.5

Dieses Release fügt Protokollierung funktional und behebt einige Kommunikationsprobleme mit Perl und Python Kunden/Arbeitnehmer.
Tags: Minor
This release adds logging functionally and fixes some communication issues with Perl and Python clients/workers.

2011-06-30 08:01
0.4

Diese Version behebt die Probleme, mit Text-Befehlen nicht funktioniert, die Standalone-Server zu sterben Untätigkeit und verschiedene andere Bugs.
Tags: Minor
This version addresses the issues with text commands not working, the standalone server dying from inactivity, and other miscellaneous bugs.

2011-06-18 16:24
0.3

Ausnahmen aufgrund von Klasse benennt sich in den letzten Java 7 baut wurden behoben. Ein Problem mit Paketen über 1KB groß wurden behoben. Einige Rechtschreibfehler wurden korrigiert.
Tags: Minor
Exceptions due to class renames in recent Java 7 builds were fixed. An issue with packets over 1KB in size were fixed. Some spelling mistakes were corrected.

2011-05-22 18:45
0.2

Die Pakete werden nun seriell verarbeitet, so blockiert nicht mehr erlauben dem Benutzer, die Pakete empfangen nicht in Ordnung. Ein GearmanClient Deadlock wurde behoben.
Packets are now processed serially, so blocking will no longer allow the user to receive the packets out of order. A GearmanClient deadlock was fixed.

2011-03-12 20:09
0.1

Erste Veröffentlichung.
Tags: Minor
Initial release.

Project Resources