Dear OpenLayers users &amp; dev,<br><br>Pardon the non-geo post, but I am wondering if anyone out there has come up across issues with<br>synchronicity in javascript?<br><br>After pouring over this stuff for several hours, I think I am pretty resolved to just say &quot;ok, javascript<br>
is event-driven and not truly multithreaded, so there is no need to worry&quot;. <br><br>In the off-chance that someone out there might have information otherwise, please let me know.<br><br>Below are two of the links that have fed my brain for the last few hours:<br>
<br>debate:<br><a href="http://stackoverflow.com/questions/124764/are-mutexes-needed-in-javascript">http://stackoverflow.com/questions/124764/are-mutexes-needed-in-javascript</a><br><br>implementation of a mutex in js: <br>
<a href="http://www.developer.com/lang/jscript/article.php/3592016" target="_blank">http://www.developer.com/lang/jscript/article.php/3592016</a><br>(note that his actual code for this *only* runs in ie, which obviously docks it a fair amount of credit)<br>
<br>cheers,<br>erik<br>