[phpa] Re: windows port (was: please do not flame)
- From: "Stefan Priebsch" <stefan.priebsch@xxxxxxxxxxxxx>
- To: phpa@xxxxxxxxxxxxx
- Date: Fri, 7 Dec 2001 14:04:35 +0100 (CET)
Jamie,
> APC have a windows port, that makes use of shared memory, although from
> what I was reading, because apache uses child threads as opposed to
> child processes it doesn't need shared memory as such because the
> threads can access the same resources anyway.
As far as i know apache does use threads, but also might kill a whole
process (and its threads) from time to time. It will, depending on
configuration, use mutliple processes, I believe. Does anybody have more
profound knowledge on what is going to change in Apache 2.0?
> Are there any real differences in compiling a zend extension for win32?
This, I must admit, is beyond my knowledge. But looking at the fact that
they compile php for different os'es, it shouldn't be too different.
Steve
--
>e-novative>
e-novative GmbH
Isartorplatz 3 - 80331 München - Germany
tel +49 89 21 579 555 - fax +49 89 21 579 556
Handelsregister: Amtsgericht München HRB 134907
Geschäftsführer: Dipl. Inform. Stefan Priebsch
------------------------------------------------------------------------
www.php-accelerator.co.uk Home of the free PHP Accelerator
To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe
Other related posts:
- » [phpa] Re: windows port (was: please do not flame)