Date: 08/31/00
- Next message: Manuel Lemos: "Re: [PHP-DEV] parallell execution"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] PHP 4.0 Bug #6479: readdir still broken"
- In reply to: Stig S. Bakken: "Re: [PHP-DEV] parallell execution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Stig,
On 30-Aug-00 07:08:58, you wrote:
>> I heard that Perl has (will have?) a pool of interpreters read to run
>> scripts in the Apache 2 multi-threaded environment. This means that for
>> each Apache process there will be spare interpreters ready to run scripts
>> threads.
>>
>> Anyway, I think that the lack of support to start new script
>> processes/threads is one of the remaining things that PHP lacks and in some
>> cases makes it an inferior solution when compared to Perl and Java
>> servlets.
>I agree. Tcl has a beautifully clean C interface in that respect (at
>least it did back in the 7.3 days when I last touched it :-).
Yes, although I suspect that TCL multi-interpreter execution was using idle time
slots in the event loop to switch execution context.
Regards,
Manuel Lemos
Web Programming Components using PHP Classes.
Look at: email protected>?subject=Re:%20[PHP-DEV]%20parallell%20execution&replyto=1105.278T2704T9695641mlemos <email protected>">mlemos <email protected>">http://phpclasses.UpperDesign.com/?user=mlemos <email protected>
-- E-mail: mlemos <email protected> URL: http://www.mlemos.e-na.net/ PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp ---- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Manuel Lemos: "Re: [PHP-DEV] parallell execution"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] PHP 4.0 Bug #6479: readdir still broken"
- In reply to: Stig S. Bakken: "Re: [PHP-DEV] parallell execution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

