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

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

 



Tommy Pham wrote:

> When you do use AJAX, there is a slight difference in your app design
> then when you don't use AJAX.  That's the way I see threads. 

A threaded design makes for a lot more than a slight difference IMHO. 
Once you've said "threading", the next words in rapid succession are:
mutexes, semaphores, locking, spin-locks, signals, race conditions,
atomic updates, cache coherency, asynchronous IO etcetera.  They are
all perfectly well-known but complex concepts, and I would always
choose C and/or assembler to work with those. 



-- 
Per Jessen, Zürich (9.5°C)


--
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