===== General ===== * [[Getting Started]] * [[Manual]] * [[https://blueprints.launchpad.net/gearmand|Gearman Blueprints]] ===== API Documentation ===== * [[http://gearman.org/docs/api/|C API Documentation]] * [[http://docs.php.net/manual/en/book.gearman.php|PHP Extension Docs]] * [[PHP Reflection|PHP Extension Reflection]] * [[PHP Reference|PHP Extension Reference]] * [[http://search.cpan.org/dist/Gearman/lib/Gearman/Client.pm|Perl Client API Documentation]] * [[http://search.cpan.org/dist/Gearman/lib/Gearman/Task.pm|Perl Task (Client) API Documentation]] * [[http://search.cpan.org/dist/Gearman/lib/Gearman/Worker.pm|Perl Worker API Documentation]] * [[http://pear.php.net/package/Net_Gearman/docs/latest/|PHP Net_Gearman PEAR module documentation]] * [[mysql_udf_readme|MySQL UDF README file]] * [[http://github.com/mtai/python-gearman/tree/master/docs/|Python API Documentation]] * [[gearman_jms_readme|gearman-jms Documentation]] ===== Gearman Internals ===== * [[protocol|Protocol Specification]] * [[http://gearman.org/docs/dev/|C Developer Documentation]] ===== Tutorials ===== * [[Gearman PHP Extension]] ===== Other Websites ===== * [[http://www.danga.com/gearman/|Original Gearman page at Danga Interactive]] * [[https://launchpad.net/gearup|The Gearman Monitor project]] - cluster monitoring using gearman * [[http://www.danga.com/mogilefs/|MogileFS]] - Distributed parallel fault-tolerant filesystem depending on the original Gearman implementation