<?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: MacGyver&#8217;s MapReduce in Python! Part 1: Theory</title>
	<atom:link href="http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/</link>
	<description>Ye Olde Computer Science Blogge</description>
	<lastBuildDate>Fri, 18 Jun 2010 17:23:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: MacGyver&#8217;s MapReduce in Python! Part 2: Local Security &#124; So Jake Says</title>
		<link>http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/comment-page-1/#comment-9885</link>
		<dc:creator>MacGyver&#8217;s MapReduce in Python! Part 2: Local Security &#124; So Jake Says</dc:creator>
		<pubDate>Mon, 12 Jan 2009 05:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/#comment-9885</guid>
		<description>[...] For a refresher on the MapReduce process, check out Part 1. [...]</description>
		<content:encoded><![CDATA[<p>[...] For a refresher on the MapReduce process, check out Part 1. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/comment-page-1/#comment-3437</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Mon, 18 Feb 2008 22:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/#comment-3437</guid>
		<description>@rainfay: It looks like Crontab will work. Thanks!</description>
		<content:encoded><![CDATA[<p>@rainfay: It looks like Crontab will work. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kim</title>
		<link>http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/comment-page-1/#comment-3430</link>
		<dc:creator>kim</dc:creator>
		<pubDate>Mon, 18 Feb 2008 20:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/#comment-3430</guid>
		<description>Ever consider using BOINC? You can get free CPU time on thousands of machines.

Plan:

1. Setup a BOINC server.
2. use your application (your new hash algorithm) to demonstrate BOINC to other researchers at your school
3. get a job at school administering the BOINC server and helping other researchers write their apps to run on BOINC


http://boinc.berkeley.edu</description>
		<content:encoded><![CDATA[<p>Ever consider using BOINC? You can get free CPU time on thousands of machines.</p>
<p>Plan:</p>
<p>1. Setup a BOINC server.<br />
2. use your application (your new hash algorithm) to demonstrate BOINC to other researchers at your school<br />
3. get a job at school administering the BOINC server and helping other researchers write their apps to run on BOINC</p>
<p><a href="http://boinc.berkeley.edu" rel="nofollow">http://boinc.berkeley.edu</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/comment-page-1/#comment-3424</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 18 Feb 2008 15:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/#comment-3424</guid>
		<description>@Bradford,

Unfortunately, students and faculty are able to use the machines via physical access (as well as SSH) all weekend long, so this is not an option. I looked at a few options like this, and unfortunately, all of them weren&#039;t good enough. Unfortunately, I&#039;m stuck with &quot;MacGyver&#039;s MapReduce&quot; because I&#039;m trying to make a distributed computing environment with extreme limitations.</description>
		<content:encoded><![CDATA[<p>@Bradford,</p>
<p>Unfortunately, students and faculty are able to use the machines via physical access (as well as SSH) all weekend long, so this is not an option. I looked at a few options like this, and unfortunately, all of them weren&#8217;t good enough. Unfortunately, I&#8217;m stuck with &#8220;MacGyver&#8217;s MapReduce&#8221; because I&#8217;m trying to make a distributed computing environment with extreme limitations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rainfay</title>
		<link>http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/comment-page-1/#comment-3417</link>
		<dc:creator>rainfay</dc:creator>
		<pubDate>Mon, 18 Feb 2008 08:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/#comment-3417</guid>
		<description>you could see if you can run it as a crontab ^.^ then you would not have to be logged in....</description>
		<content:encoded><![CDATA[<p>you could see if you can run it as a crontab ^.^ then you would not have to be logged in&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradford Knowlton</title>
		<link>http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/comment-page-1/#comment-3414</link>
		<dc:creator>Bradford Knowlton</dc:creator>
		<pubDate>Mon, 18 Feb 2008 07:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/2008/02/17/macgyvers-mapreduce-in-python-part-1-theory/#comment-3414</guid>
		<description>Have you thought about building a cluster boot cd? If you could have the workstations boot from a CD, even as simple as DSL or knoppix, then download tasks from the server?

This would allow full control of the pc, using the 2 gig of ram as temporary storage, very little concern for problems with the cluster, and you could burn as many CD&#039;s as you want. If you could boot 3 labs on campus on a saturday night and leave them running until monday morning that would probably be enough power for anything you are trying.

For example:
http://bccd.cs.uni.edu/

&quot;The BCCD was created to facilitate instruction of parallel computing aspects and paradigms. Part of the difficulty instructors face is lack of dedicated resources to explore distributed computing aspects lack of time to preconfigure and test the supporting environment. The BCCD image addresses this problem by providing a non-destructive overlay way to run a full-fledged parallel computing environment on just about any workstation-class system...We&#039;re happy to say that this now includes the MAC too!&quot;

This would be very interesting to see your results, and the &quot;super computing rating&quot; you get when the cluster is running.</description>
		<content:encoded><![CDATA[<p>Have you thought about building a cluster boot cd? If you could have the workstations boot from a CD, even as simple as DSL or knoppix, then download tasks from the server?</p>
<p>This would allow full control of the pc, using the 2 gig of ram as temporary storage, very little concern for problems with the cluster, and you could burn as many CD&#8217;s as you want. If you could boot 3 labs on campus on a saturday night and leave them running until monday morning that would probably be enough power for anything you are trying.</p>
<p>For example:<br />
<a href="http://bccd.cs.uni.edu/" rel="nofollow">http://bccd.cs.uni.edu/</a></p>
<p>&#8220;The BCCD was created to facilitate instruction of parallel computing aspects and paradigms. Part of the difficulty instructors face is lack of dedicated resources to explore distributed computing aspects lack of time to preconfigure and test the supporting environment. The BCCD image addresses this problem by providing a non-destructive overlay way to run a full-fledged parallel computing environment on just about any workstation-class system&#8230;We&#8217;re happy to say that this now includes the MAC too!&#8221;</p>
<p>This would be very interesting to see your results, and the &#8220;super computing rating&#8221; you get when the cluster is running.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
