Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29331 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68986 invoked by uid 1010); 8 May 2007 13:01:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68971 invoked from network); 8 May 2007 13:01:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2007 13:01:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:11242] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/53-10930-4A470464 for ; Tue, 08 May 2007 09:01:25 -0400 Received: from [127.0.0.1] ([192.168.17.44]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 8 May 2007 06:01:21 -0700 Message-ID: <4640749E.20005@zend.com> Date: Tue, 08 May 2007 06:01:18 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Derick Rethans CC: Lukas Kahwe Smith , Mathias Bank , internals@lists.php.net References: <0E.B4.18102.F9DB9264@pb1.pair.com> <463F9FD0.3030009@zend.com> <463FA701.5030707@pooteeweet.org> <46406F89.7030000@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 May 2007 13:01:21.0742 (UTC) FILETIME=[F9D85EE0:01C79170] Subject: Re: [PHP-DEV] serialize and cache handling From: stas@zend.com (Stanislav Malyshev) > on every fwrite. And you can not first cache it in memory as you then > lose the whole advantage of this idea. IIRC sessions are locked by php anyway, and for other uses if locking is important it is already implemented anyway, so we shouldn't really try to solve all the world's problems with this one. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/