Gearman Integration

jhedstrom - October 4, 2009 - 21:20

This module currently doesn't do anything on its own. Only install this if another module depends on, or provides optional Gearman integration.

About 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.

Development tasks

  • Gearman job-server manager

Links

#D7CX: Gearman module will have a full Drupal 7 release on the day that Drupal 7 is released.

Downloads



 
 

Drupal is a registered trademark of Dries Buytaert.