Gearman icon
Gearman icon

Gearman

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages.

Gearman screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Linux

Features

  1.  Parallel Computing
  2.  High Availability
  3.  Distributed Computing
  4.  Multiple languages

Gearman News & Activities

Highlights All activities

Recent activities

No activities found.

Gearman information

Gearman was added to AlternativeTo by iberden on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Gearman?

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates