Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51059 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93084 invoked from network); 16 Dec 2010 17:37:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2010 17:37:49 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.113 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.113 smtp113.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.113] ([67.192.241.113:53406] helo=smtp113.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0D/E0-19331-86E4A0D4 for ; Thu, 16 Dec 2010 12:37:47 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp11.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 5ADC2D0FA9; Thu, 16 Dec 2010 12:37:42 -0500 (EST) X-Virus-Scanned: OK Received: by smtp11.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 0BCE3D066D; Thu, 16 Dec 2010 12:37:41 -0500 (EST) Message-ID: <4D0A4E63.7030407@sugarcrm.com> Date: Thu, 16 Dec 2010 09:37:39 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: jvlad CC: "internals@lists.php.net" References: <1292411981.2128.2.camel@guybrush> <91.E1.59023.9ADC90D4@pb1.pair.com> <2BF813E9-0314-4627-A278-601E357A8B01@macvicar.net> <4D09D39F.4060301@sugarcrm.com> <84.C1.19877.808E90D4@pb1.pair.com> In-Reply-To: <84.C1.19877.808E90D4@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: PHP Performance in Apache: Multi-Process vs Multi-Threaded From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! >> ICU btw has some global stuff too. > > I think it's clear that having any global stuff does not necessarily make > the code thread-unsafe. Oh, this one does. It's not crash-unsafe, just weird-bugs-unsafe. > It's my only guess - this is because a correct sorting of words in some > languages requires such thing as decomposition and therefore it is > locale-specific, even though the words are written in unicode. See p2 in No, it has nothing to do with this. See: http://bugs.icu-project.org/trac/ticket/6711 -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227