By Thierry.Lefort
via highscalability.com
Published: Oct 03 2008 / 08:46
Gearman is an open source message queuing system that makes it easy to do distributed job processing using multiple languages. With Gearman you: farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, to call functions between languages, spread CPU usage around your network.
Tweet
SaveShareSend
Tags: frameworks, open source, reviews, server
Add your comment