Develop multitasking applications with PHP V5
Many PHP developers believe that because standard PHP lacks threading capabilities, it's impossible for a practical PHP application to multitask. Not true...
|
|
Many PHP developers believe that because standard PHP lacks threading capabilities, it's impossible for a practical PHP application to multitask. Not true... PHP doesn't support threading in the way other languages like the Java programming language or C++ do, but the examples in this article show that PHP can exploit in-process multitasking and has more potential for speed-ups than many realize. Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.