<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Slower Ninja Foo</title>
	<atom:link href="http://mikepk.com/2006/03/slower-ninja-foo/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikepk.com/2006/03/slower-ninja-foo/</link>
	<description>Web Tech, Programming, Boston Startups, Entrepreneurship and Random Musings</description>
	<lastBuildDate>Fri, 06 Aug 2010 05:50:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Blair Zajac</title>
		<link>http://mikepk.com/2006/03/slower-ninja-foo/comment-page-1/#comment-136</link>
		<dc:creator>Blair Zajac</dc:creator>
		<pubDate>Wed, 22 Mar 2006 00:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikepk.com/2006/03/slower-ninja-foo/#comment-136</guid>
		<description>Great articles.&lt;br/&gt;&lt;br/&gt;One thing if you could touch upon is the mutlithreaded nature, or lack thereof, of JavaScript.&lt;br/&gt;&lt;br/&gt;Some questions that Google searches have not explained fully enough includee:&lt;br/&gt;&lt;br/&gt;How the JavaScript engine works in the  browser context.  For example, what happens when an XMLHttpRequest completes and calls the onreadystatechange function and there&#039;s another event being processed.  Does the onreadystatechange block, or are they both running?&lt;br/&gt;&lt;br/&gt;Do you need to worry about multiple threads updating JavaScript variables?&lt;br/&gt;&lt;br/&gt;Are all JavaScript implementations single threaded?&lt;br/&gt;&lt;br/&gt;Is there a global lock much like Python?</description>
		<content:encoded><![CDATA[<p>Great articles.</p>
<p>One thing if you could touch upon is the mutlithreaded nature, or lack thereof, of JavaScript.</p>
<p>Some questions that Google searches have not explained fully enough includee:</p>
<p>How the JavaScript engine works in the  browser context.  For example, what happens when an XMLHttpRequest completes and calls the onreadystatechange function and there&#8217;s another event being processed.  Does the onreadystatechange block, or are they both running?</p>
<p>Do you need to worry about multiple threads updating JavaScript variables?</p>
<p>Are all JavaScript implementations single threaded?</p>
<p>Is there a global lock much like Python?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
