Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13846 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12703 invoked by uid 1010); 14 Nov 2004 16:05:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11136 invoked from network); 14 Nov 2004 16:05:45 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 14 Nov 2004 16:05:45 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id iAEG5jDH014790 for ; Sun, 14 Nov 2004 17:05:45 +0100 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id iAEG5diM014780; Sun, 14 Nov 2004 17:05:39 +0100 Date: Sun, 14 Nov 2004 17:05:39 +0100 (CET) X-X-Sender: derick@localhost To: "ilya77@gmail.com" cc: overight , internals@lists.php.net In-Reply-To: Message-ID: References: <41977D96.1020501@free.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] php_fork(); From: derick@php.net (Derick Rethans) On Sun, 14 Nov 2004, ilya77@gmail.com wrote: > The *concept* of copying the address space of a process to another > process doesn't exist? How does the Win32 loader work? No clue - it's not open source you know. But it does NOT fork something. > Btw, I'm not aware of if the PHP engine is multithreaded, but if it's > possible to run multiple scripts in multiple threads of the same > process, that could do the trick. It's not multi-threaded, nor will it ever be. It's not made for it and all previous attempts at making this work failed. There is no way. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org