Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59465 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78818 invoked from network); 8 Apr 2012 16:23:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2012 16:23:17 -0000 Authentication-Results: pb1.pair.com header.from=mgdm@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mgdm@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 80.68.93.37 as permitted sender) X-PHP-List-Original-Sender: mgdm@php.net X-Host-Fingerprint: 80.68.93.37 river.mgdm.net Received: from [80.68.93.37] ([80.68.93.37:58863] helo=river.mgdm.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/04-56433-47BB18F4 for ; Sun, 08 Apr 2012 12:23:17 -0400 Received: from [192.168.2.8] (cpc2-sgyl12-0-0-cust61.18-2.cable.virginmedia.com [82.41.208.62]) (Authenticated sender: michael) by river.mgdm.net (Postfix) with ESMTPSA id CAABE16985B; Sun, 8 Apr 2012 17:23:13 +0100 (BST) Message-ID: <4F81BB71.1040001@php.net> Date: Sun, 08 Apr 2012 17:23:13 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Geoffrey Sneddon CC: Hannes Magnusson , PHP Development References: <4F81A8C9.4080007@googlemail.com> In-Reply-To: <4F81A8C9.4080007@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Tokyo/Kyoto Cabinet in 5.4 From: mgdm@php.net (Michael Maclean) On 08/04/12 16:03, Geoffrey Sneddon wrote: > Is it actually dead? [1] still states: "I'll maintain the both of Tokyo > Cabinet and Kyoto Cabinet because their values are different", as well > as noting that Tokyo Cabinet is quicker in the single-threaded case. > > Given that both are maintained, as far as I can tell, as Tokyo Cabinet > is quicker in the single-threaded case, as most PHP applications are, > there is no reason to remove it. I don't believe Tokyo is dead, either. I've got half a patch for Kyoto support too, so I'll send that along when it's working. -- Cheers, Michael