Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92751 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82334 invoked from network); 25 Apr 2016 19:00:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2016 19:00:29 -0000 Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 217.147.176.214 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 217.147.176.214 mail4-2.serversure.net Linux 2.6 Received: from [217.147.176.214] ([217.147.176.214:42333] helo=mail4.serversure.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/D2-02401-A496E175 for ; Mon, 25 Apr 2016 15:00:27 -0400 Received: (qmail 21686 invoked by uid 89); 25 Apr 2016 19:00:23 -0000 Received: by simscan 1.3.1 ppid: 21677, pid: 21682, t: 0.1189s scanners: attach: 1.3.1 clamav: 0.96/m:52/d:10677 Received: from unknown (HELO ?10.0.0.7?) (lester@rainbowdigitalmedia.org.uk@81.138.11.136) by mail4.serversure.net with ESMTPA; 25 Apr 2016 19:00:23 -0000 To: internals@lists.php.net References: <571E2B75.6000909@gmail.com> <571E5A62.9030502@gmail.com> Message-ID: <571E6943.9000104@lsces.co.uk> Date: Mon, 25 Apr 2016 20:00:19 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Opcache::get($key), set($key, $value) to shared memory, is planned in PHP 7.1? From: lester@lsces.co.uk (Lester Caine) On 25/04/16 19:07, S.A.N wrote: > I am not against third-party libraries, I want to have this > functionality out of the box, it seems to me correct to make these > functions in OPCache, instead of adding Apcu to PHP core, IMHO... So how do you then manage the data when the PHP servers are spread across multiple machines? Shared data needs to exist across space as well as time, and the increasing use of virtual services needs persistent data that is not reliant on the same memory storing that data? This is not something that can easily be added unless all the restrictions are fully understood. -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk