Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48724 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48180 invoked from network); 10 Jun 2010 15:15:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2010 15:15:53 -0000 Received: from [127.0.0.1] ([127.0.0.1:16223]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 4B/75-17116-9A1011C4 for ; Thu, 10 Jun 2010 11:15:53 -0400 Authentication-Results: pb1.pair.com header.from=me@preilly.me; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@preilly.me; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain preilly.me from 74.125.83.42 cause and error) X-PHP-List-Original-Sender: me@preilly.me X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:62796] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/B4-17116-FEDF01C4 for ; Thu, 10 Jun 2010 10:59:59 -0400 Received: by gwb11 with SMTP id 11so3028322gwb.29 for ; Thu, 10 Jun 2010 07:59:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.2.5 with SMTP id e5mr1493004ybi.164.1276181996381; Thu, 10 Jun 2010 07:59:56 -0700 (PDT) Sender: me@preilly.me Received: by 10.151.49.10 with HTTP; Thu, 10 Jun 2010 07:59:56 -0700 (PDT) X-Originating-IP: [12.197.88.5] In-Reply-To: <4C10FD00.1050204@lerdorf.com> References: <4C10FD00.1050204@lerdorf.com> Date: Thu, 10 Jun 2010 07:59:56 -0700 X-Google-Sender-Auth: t9HmMmXSf_AH1IxkXVvsw6WzdU8 Message-ID: To: Rasmus Lerdorf Cc: internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Gearman support for php-fpm? From: patrick@peroro.us ("Reilly, Patrick") Rasmus, I can work on it if no one has it already. Warm Regards, Patrick On Thu, Jun 10, 2010 at 7:56 AM, Rasmus Lerdorf wrote: > Has anybody thought about adding Gearman support to the fpm sapi? > Managing Gearman workers is pretty much identical to managing fastcgi > workers, so it doesn't seem like much of a stretch. > > -Rasmus > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >