Posts Tagged ‘Multithreading’
Multithreading in PHP
Tuesday, May 12, 2009 1:25 1 CommentI hear different people saying different things about multi-threading in PHP. Some say it cannot be done, no way and others say yes, it can be done. But I say, it cannot be done purely but we can implement pseudo multithreading. That is we can fake multi threading in PHP. So how do we do [...]






