Page 2 of 2

Posted: Sat Sep 02, 2006 1:44 pm
by Christopher
You should get something for that cough! ;)

I believe he meant "in PHP".

Posted: Sat Sep 02, 2006 1:45 pm
by Ambush Commander
I guess. Java supports multithreading, no?

Posted: Sat Sep 02, 2006 1:56 pm
by Ollie Saunders
I believe he meant "in PHP".
Nope, I genuinely didn't know that.

Posted: Sat Sep 02, 2006 2:03 pm
by Christopher
Ambush Commander wrote:I guess. Java supports multithreading, no?
Almost all systems programming languages which are designed to produce long running programs support multi-threading for problems where parallism is a solution. But that's not PHP.