25.04.2009, 15:24:10
lol
YR already has five threads, actually. And, Bob, don't forget that with multithreaded programming come race conditions and fun times with synchronisation. Do you want to spend two weeks tracking down a random IE that turns out to be caused by thread A increasing the BuildingTypeClass::Array length while thread B is iterating over it?
YR already has five threads, actually. And, Bob, don't forget that with multithreaded programming come race conditions and fun times with synchronisation. Do you want to spend two weeks tracking down a random IE that turns out to be caused by thread A increasing the BuildingTypeClass::Array length while thread B is iterating over it?