22 December, 2012

Gearman 1.1.4


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Gearman Development Team | More scripts
gearman.org
BSD License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
C/C++
December 22nd, 2012, 13:41 GMT [view history]
C: \ Server Management

Gearman was initially written in Perl and has been translated to C for more portability.

It's a job server that allows computational tasks to run in parallel.

Gearman also handles load balancing for those tasks, so computations won't crash the server or delay data processing.

Besides the job server, a C library, libgearman, is also packed with Gearman. This library allows Gearman to communicate with C-powered apps and do its work nu-interrupted.

Here are some key features of "Gearman":

· Fast processing
· Flexibility, for a wide usage application
· Embeddable
· Job retries
· Round robin scheduling
· Coalescence
· Internationalized
· Fault tolerance, so crashes don't stop the server

What's New in This Release: [ read full changelog ]

· Added GEARMAN_CLIENT_GENERATE_UNIQUE, with default set to not generate.
· Experimental addition to queue service which will allow a queue to be stored on shutdown (--libsqlite3-store-on-shutdown).


Download button
Via: Gearman 1.1.4

0 Comment: