Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28861 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37188 invoked by uid 1010); 16 Apr 2007 14:53:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37172 invoked from network); 16 Apr 2007 14:53:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Apr 2007 14:53:52 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.82.232 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 66.249.82.232 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.232] ([66.249.82.232:22352] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/CC-18278-CFD83264 for ; Mon, 16 Apr 2007 10:53:49 -0400 Received: by wx-out-0506.google.com with SMTP id i27so1846312wxd for ; Mon, 16 Apr 2007 07:53:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U99Ko7hqFBxO4kdwI6IrOe8Kn19vhjuoM8XWPD0yZBDKvRA8sjfTD9uMO1T15338BrYW8RQ2EI8eJ+1S2VUn572RIrzJISPJdKUV3JRgIPrZdpMMsKmiHtad8AWJdHBq9Zlr9rFnI45EFd93LZt5eT+fBVgik1irMC3lxTycjWE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iqkxdaKPnJGN9vIsEoY3AwyN1k6dLf+weK5CFrKDthCJ+gM7m3yKAE2s/V3iYnSanLHWlf4PdgHSLSd725I5BXXNLw4EWfwo14WIgowepUC6oAqpm91I3npGO4LLH5CjS0oEVyK8Bk2dLP8wfBVe3PG9Q05D3BfPrtejTOY8mVU= Received: by 10.78.178.5 with SMTP id a5mr1101014huf.1176735224447; Mon, 16 Apr 2007 07:53:44 -0700 (PDT) Received: by 10.78.48.5 with HTTP; Mon, 16 Apr 2007 07:53:44 -0700 (PDT) Message-ID: <10845a340704160753w111dbfa6mf1e8275cec11a19b@mail.gmail.com> Date: Mon, 16 Apr 2007 15:53:44 +0100 Reply-To: RQuadling@GoogleMail.com To: "William A. Rowe, Jr." Cc: "Rob Richards" , "Ilia Alshanetsky" , "Rasmus Lerdorf" , "Matt Wilmas" , internals@lists.php.net In-Reply-To: <46238C3A.8090107@rowe-clan.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <007b01c77735$89410420$0201a8c0@pc1> <46155EC9.1020402@ctindustries.net> <10845a340704130333i17921209pad4538b5a3a43e7@mail.gmail.com> <3FD3996A-6E63-44BF-88EF-CEB174254995@prohost.org> <10845a340704130642w7c4edf5an8bc41d49c4e1dd86@mail.gmail.com> <4620B813.8080306@ctindustries.net> <10845a340704160155o18e0ef3dj135113d835e633d4@mail.gmail.com> <462365B9.9090502@rowe-clan.net> <10845a340704160507s3a76c55en857999cab90feabe@mail.gmail.com> <46238C3A.8090107@rowe-clan.net> Subject: Re: [PHP-DEV] Build failure From: rquadling@googlemail.com ("Richard Quadling") The testing I'm using is to launch multiple copies of the same PHP script simultaneously using php.exe (CLI mode). This could easily be multiple FastCGI scripts or multiple ISAPI threads. On 16/04/07, William A. Rowe, Jr. wrote: > Richard Quadling wrote: > > So isn't locking the solution for Windows? > > If this is single writer process, even with multithreads - a mutex > is most efficient, otherwise with concurrent writer processes, file > locking makes the most sense. > > Bill > -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"