Wednesday, August 29, 2012

Gearman: distributing appropriate computer tasks to multiple computers, so large tasks can be done more quickly

I am having a look into this interesting technology.
  • en.wikipedia.org/wiki/Gearman
  • the official website: Gearman.org
  • it is Open Source
  • The name "Gearman" was chosen as an anagram for "Manager", "since it dispatches jobs to be done, but does not do anything useful itself."
  • have a look at the documentation at Gearman.org [Link]
  • "Getting Started with Gearman" [Link]
"Through Gearman, the job server, client, and worker can all be running on separate machines."

No comments: