<?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/"
		>
<channel>
	<title>Comments on: Map Reduce in the browser</title>
	<atom:link href="http://ajaxian.com/archives/map-reduce-in-the-browser/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/map-reduce-in-the-browser</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:26:03 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pianoroy</title>
		<link>http://ajaxian.com/archives/map-reduce-in-the-browser/comment-page-1#comment-271778</link>
		<dc:creator>pianoroy</dc:creator>
		<pubDate>Thu, 05 Mar 2009 01:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6173#comment-271778</guid>
		<description>Hmmm. Probably not a good idea to have visitors&#039; browsers doing computing work for you. Somehow I think people who do things like that eventually get into trouble...</description>
		<content:encoded><![CDATA[<p>Hmmm. Probably not a good idea to have visitors&#8217; browsers doing computing work for you. Somehow I think people who do things like that eventually get into trouble&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antimatter15</title>
		<link>http://ajaxian.com/archives/map-reduce-in-the-browser/comment-page-1#comment-271774</link>
		<dc:creator>antimatter15</dc:creator>
		<pubDate>Wed, 04 Mar 2009 23:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6173#comment-271774</guid>
		<description>The main problem with any serious distributed computing task in Javascript is that the tasks would have to execute unnoticeably (where WebWorkers and Gears may help with), but also in the short time span for about 30 seconds. SETI@Home and Folding@Home work with relatively large datasets and relatively large operations. To the point of which the costs of networking all the users may be larger than the cost of computing it in a cloud.
A year ago, I did something similar for the purpose of breaking some MD5 hashes (No real possibility of this helping humanity, hash cracking is mostly malicious) (GAE server, http://jsdc.appspot.com/). I also made something that calculates pi (appjet server, http://distpi.appjet.net/).</description>
		<content:encoded><![CDATA[<p>The main problem with any serious distributed computing task in Javascript is that the tasks would have to execute unnoticeably (where WebWorkers and Gears may help with), but also in the short time span for about 30 seconds. SETI@Home and Folding@Home work with relatively large datasets and relatively large operations. To the point of which the costs of networking all the users may be larger than the cost of computing it in a cloud.<br />
A year ago, I did something similar for the purpose of breaking some MD5 hashes (No real possibility of this helping humanity, hash cracking is mostly malicious) (GAE server, <a href="http://jsdc.appspot.com/)" rel="nofollow">http://jsdc.appspot.com/)</a>. I also made something that calculates pi (appjet server, <a href="http://distpi.appjet.net/)." rel="nofollow">http://distpi.appjet.net/).</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wleingang</title>
		<link>http://ajaxian.com/archives/map-reduce-in-the-browser/comment-page-1#comment-271768</link>
		<dc:creator>wleingang</dc:creator>
		<pubDate>Wed, 04 Mar 2009 17:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6173#comment-271768</guid>
		<description>You guys must be hard up for stories... The guy might as well have written a Hello World application.</description>
		<content:encoded><![CDATA[<p>You guys must be hard up for stories&#8230; The guy might as well have written a Hello World application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elfpoet</title>
		<link>http://ajaxian.com/archives/map-reduce-in-the-browser/comment-page-1#comment-271765</link>
		<dc:creator>elfpoet</dc:creator>
		<pubDate>Wed, 04 Mar 2009 15:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6173#comment-271765</guid>
		<description>This would be perfect for something like SETI@Home, IMHO.</description>
		<content:encoded><![CDATA[<p>This would be perfect for something like SETI@Home, IMHO.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
