Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32261 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7122 invoked by uid 1010); 11 Sep 2007 16:34:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 7107 invoked from network); 11 Sep 2007 16:34:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2007 16:34:53 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; 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:51600] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/9C-33962-CA3C6E64 for ; Tue, 11 Sep 2007 12:34:53 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 11 Sep 2007 09:34:51 -0700 Message-ID: <46E6C3A6.7070309@zend.com> Date: Tue, 11 Sep 2007 09:34:46 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Alexey Zakhlestin CC: jani.taskinen@iki.fi, Pierre , Andi Gutmans , Ilia Alshanetsky , PHP Developers Mailing List References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Sep 2007 16:34:51.0298 (UTC) FILETIME=[ACFC0020:01C7F491] Subject: Re: [PHP-DEV] new ini parser, caching From: stas@zend.com (Stanislav Malyshev) > well, some OSes allow subscribing to the notifications from filesystem > *bsd (including macos-x) use kqueue, linux and winnt have different > mechanisms for the same thing The question is how expensive are those notifications - i.e. if one has 1000 of them, will it be a trouble for the OS? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com