← Back to team overview

ius-coredev team mailing list archive

[Bug 1200475] Re: Package Request: PHP - PECL - Gearman

 

The current version of Gearmand in EL5 is 0.14 so I've been working with
the EPEL team and we have the latest stable version of Gearmand (1.1.8)
in epel-testing right now for F20, F19, EL6 and EL5.

These spec files have been tested in CentOS 5.9

Gearman PECL client version 0.8.0
- Built against Gearmand 0.14
https://github.com/BlakeGardner/php53u-pecl-gearman/blob/0.8.0/SPECS/php53u-pecl-gearman.spec

Gearman PECL client version 1.1.1
- Built against Gearmand 1.1.8
https://github.com/BlakeGardner/php53u-pecl-gearman/blob/1.1.1/SPECS/php53u-pecl-gearman.spec

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1200475

Title:
  Package Request: PHP - PECL - Gearman

Status in IUS Community Project:
  New

Bug description:
  This is an official request to have packages for the Gearman job queue
  server client added as a package to the IUS repositories.

  From the PHP manual:
  "Gearman is a generic application framework for farming out work to multiple machines or processes. It allows applications to complete tasks in parallel, to load balance processing, and to call functions between languages. The framework can be used in a variety of applications, from high-availability web sites to the transport of database replication events."

  Home Page:
  http://pecl.php.net/package/gearman

  PHP Documentation:
  http://php.net/manual/en/book.gearman.php

  Homebrew forumla (for OSX):
  https://github.com/mxcl/homebrew/blob/master/Library/Formula/gearman.rb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1200475/+subscriptions


References