Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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 es un conjunto de correcciones de errores para 1.0.3. --hilos = 0 para gearmand ahora resultará en gearmand con todos los núcleos disponibles. 1.0.3 permite un conjunto mayor de reintentos si un puerto está en uso cuando arranca el servidor. Se ha añadido comprobación para Valgrind sgcheck. Hay arreglos de Fedora 18.
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

Un--excepciones opción fue Gearmand para permitir excepciones por defecto. Backtraces sirven para algunos tipos de accidentes. Se agregó GEARMAN_CLIENT_GENERATE_UNIQUE. Si el único valor pasado a cualquier función de cliente es "#", el único valor se derivarán de la carga de trabajo que se suministra a la función de hash. Solicitudes de estado fueron optimizados para que salen tan pronto como se reciba la solicitud. Una adición experimental se hizo con el servicio de cola para permitir una cola ser almacenados en apagado (--libsqlite3-tienda-en-apagado).
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 se ha degradado debido a problemas de análisis. Por favor use--detallado. --archivo de registro = stderr establecerá salida a stderr. Hay una solución para el archivo gearman.spec para RPM construye.
-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

Una solución para TokyoCabinet y generar versiones de Ubuntu.
A fix for TokyoCabinet and build updates for Ubuntu.

2011-11-05 03:08
0.25

Esta versión extrae el 1.0 libgearman API y corrige mucho los nombres de función, un problema con el trabajador consume CPU colgando, edificio TokyoCabinet y problemas de 32 bits.
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