Downloadliste

Projektbeschreibung

Gearmand is the job server component of Gearman.
Gearman provides a generic framework to farm out
work to other machines, dispatching function calls
to machines that are better suited to do work, to
do work in parallel, to balance the load of
processing, or to call functions between
languages.

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.

2013-02-05 08:42
1.1.5 and 1.0.3

115 ist ein Rollup von Bugfixes für 1.0.3. --Fäden = 0 für Gearmand jetzt Gearmand verwenden alle verfügbaren Kerne führt. 1.0.3 können für eine längere Reihe von Wiederholungen, wenn ein Port verwendet wird, wenn der Server wird gestartet. Prüfung wurde für Valgrind Sgcheck hinzugefügt. Es gibt Fedora 18 Korrekturen.
115 is a rollup of bugfixes for 1.0.3. --threads=0 for gearmand will now result in gearmand using all available cores. 1.0.3 allows for a longer set of retries if a port is in use when the server starts up. Checking has been added for Valgrind sgcheck. There are Fedora 18 fixes.

2012-12-18 21:29
1.0.2 and 1.1.4

Eine--Ausnahmen Option wurde zu Gearmand Ausnahmen standardmäßig aktivieren. Einige Arten von Abstürzen sind Backtraces vorgesehen. GEARMAN_CLIENT_GENERATE_UNIQUE wurde hinzugefügt. Ist einzigartige an jede Clientfunktion übergebene Wert "#", wird der einzigartige Wert abgeleitet werden, indem aus die Arbeitsauslastung, die an die Funktion geliefert wird. Statusabfragen wurden optimiert, so dass sie zu beenden, sobald die Anforderung empfangen wird. Eine experimentelle Ergänzung wurde unternommen, Warteschlangendienst erlauben eine Warteschlange beim Herunterfahren gespeichert werden (--libsqlite3-Shop-am-Shutdown).
An --exceptions option was to Gearmand to enable exceptions by default. Backtraces are provided for some types of crashes. GEARMAN_CLIENT_GENERATE_UNIQUE was added. If the unique value passed to any client function is "#", then the unique value will be derived by hashing the workload that is being supplied to the function. Status requests were optimized so that they exit as soon as the request is received. An experimental addition was made to the queue service to allow a queue to be stored on shutdown (--libsqlite3-store-on-shutdown).

2012-01-28 08:19
0.28

-V wurde als veraltet markiert, wegen der Probleme analysieren. Verwenden Sie--ausführliche stattdessen. --Log-Datei = Stderr Ausgabe an Stderr festgelegt wird. Gibt es eine Verlegenheit für die gearman.spec-Datei für RPM erstellt.
-v has been deprecated because of parsing issues. Please use --verbose instead. --log-file=stderr will set output to stderr. There is a fix for the gearman.spec file for RPM builds.

2012-01-10 21:54
0.27

Ein Fix für TokyoCabinet und Build Updates für Ubuntu.
A fix for TokyoCabinet and build updates for Ubuntu.

2011-11-05 03:08
0.25

Diese Version 1.0 Libgearman API extrahiert und lange Funktionsnamen, ein Problem mit Worker verbrauchen CPU durch Erhängen, TokyoCabinet Gebäude und 32-Bit-Probleme behebt.
This release extracts the 1.0 libgearman API and fixes long function names, a problem with Worker consuming CPU by hanging, TokyoCabinet building, and 32bit problems.

Project Resources