RE: Will PHP ever "grow up" and have threading?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> And what you seem to be missing is that making PHP userspace 
> threaded is 
> such a major change to the underlying code base and 
> architecture that it 
> would essentially be a total and complete rewrite, and would require 
> people to rewrite large portions of their existing PHP userspace code.
> 
> So it's either you adjust your code to fit the paradigm that PHP is 
> built for from the ground up, or the entire rest of the world adjusts 
> its code to fit the paradigm that you think you want to have.

Very well said.

Isn't this only a factor for code that actually USES the threads though?
Wouldn't all code just keep working the same as always if no threads are
introduced in any part of it (which by default would be all existing code
to date? 

-Daevid.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux