<?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: The high cost of overhead when working in parallel</title>
	<atom:link href="http://codemonkeyism.com/high-cost-overhead-working-parallel/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/</link>
	<description></description>
	<lastBuildDate>Mon, 15 Mar 2010 13:03:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthew D Edwards</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-246533</link>
		<dc:creator>Matthew D Edwards</dc:creator>
		<pubDate>Thu, 01 Oct 2009 16:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-246533</guid>
		<description>Nice, simple explanation.  Well done.  Reflecting on Fred Brooks&#039; Mythical Man-Month materials and  in particular ... (n^2-n)/2  the logic on complexity as it relates to human interaction alone.</description>
		<content:encoded><![CDATA[<p>Nice, simple explanation.  Well done.  Reflecting on Fred Brooks&#8217; Mythical Man-Month materials and  in particular &#8230; (n^2-n)/2  the logic on complexity as it relates to human interaction alone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serialize Your Projects &#124; Thought Clusters</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243619</link>
		<dc:creator>Serialize Your Projects &#124; Thought Clusters</dc:creator>
		<pubDate>Sun, 13 Sep 2009 18:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243619</guid>
		<description>[...] Schmidt explains how doing several projects in parallel is counter-productive because of the high overhead costs involved. Projects must be tracked much longer, more documents [...]</description>
		<content:encoded><![CDATA[<p>[...] Schmidt explains how doing several projects in parallel is counter-productive because of the high overhead costs involved. Projects must be tracked much longer, more documents [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243505</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Sat, 12 Sep 2009 15:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243505</guid>
		<description>@Jörg: &quot;And pair-programming gives a lot of benefits, ie constant review, better focus, higher quality of code.&quot;

I totally agree.</description>
		<content:encoded><![CDATA[<p>@Jörg: &#8220;And pair-programming gives a lot of benefits, ie constant review, better focus, higher quality of code.&#8221;</p>
<p>I totally agree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörg Thönnes</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243496</link>
		<dc:creator>Jörg Thönnes</dc:creator>
		<pubDate>Sat, 12 Sep 2009 13:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243496</guid>
		<description>With regard to the upper limit of developer which could work on one feature: If you do pair-programming, you can work with 2-4 developers on a feature where no more than 1-2 developers are possible. And pair-programming gives a lot of benefits, ie constant review, better focus, higher quality of code.</description>
		<content:encoded><![CDATA[<p>With regard to the upper limit of developer which could work on one feature: If you do pair-programming, you can work with 2-4 developers on a feature where no more than 1-2 developers are possible. And pair-programming gives a lot of benefits, ie constant review, better focus, higher quality of code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243131</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Wed, 09 Sep 2009 20:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243131</guid>
		<description>@Harald: I think it applies more to features and projects, than stories. Sometimes I do slip into agile talk, because I&#039;m using Scrum for some years. Now I mix nomenclature. I&#039;ll try to be more focused on nomenclature next time.</description>
		<content:encoded><![CDATA[<p>@Harald: I think it applies more to features and projects, than stories. Sometimes I do slip into agile talk, because I&#8217;m using Scrum for some years. Now I mix nomenclature. I&#8217;ll try to be more focused on nomenclature next time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald Walker</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243125</link>
		<dc:creator>Harald Walker</dc:creator>
		<pubDate>Wed, 09 Sep 2009 20:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243125</guid>
		<description>What is the difference between features and projects? In the text you talk about &#039;projects&#039; but the graphics use &#039;features&#039;. And since it takes 5 developers one month the deliver one &#039;feature&#039; I guess it could be called an epic, which can be split up into smaller features and would make a nice Sprint goal.</description>
		<content:encoded><![CDATA[<p>What is the difference between features and projects? In the text you talk about &#8216;projects&#8217; but the graphics use &#8216;features&#8217;. And since it takes 5 developers one month the deliver one &#8216;feature&#8217; I guess it could be called an epic, which can be split up into smaller features and would make a nice Sprint goal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243099</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243099</guid>
		<description>@Itay: Ooops. thanks.</description>
		<content:encoded><![CDATA[<p>@Itay: Ooops. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243098</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243098</guid>
		<description>@Matthew: You&#039;re right, the upper limit is the ability to parallize tasks and features. Often one needs to be flexible during the life cycle. Few developers in the beginning, then max out, fewer developers in the end.</description>
		<content:encoded><![CDATA[<p>@Matthew: You&#8217;re right, the upper limit is the ability to parallize tasks and features. Often one needs to be flexible during the life cycle. Few developers in the beginning, then max out, fewer developers in the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Barcomb</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243095</link>
		<dc:creator>Matthew Barcomb</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243095</guid>
		<description>What if it only makes sense to have at most 2 developers on Feature 1? (and other similar scenarios).</description>
		<content:encoded><![CDATA[<p>What if it only makes sense to have at most 2 developers on Feature 1? (and other similar scenarios).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Itay Maman</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243094</link>
		<dc:creator>Itay Maman</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243094</guid>
		<description>Excellent!!

Typo: parallel -&gt; serial (next to last sentence)</description>
		<content:encoded><![CDATA[<p>Excellent!!</p>
<p>Typo: parallel -&gt; serial (next to last sentence)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Metaflex &#187; One thing at a time please &#8211; I&#8217;m a developer&#8230;</title>
		<link>http://codemonkeyism.com/high-cost-overhead-working-parallel/comment-page-1/#comment-243083</link>
		<dc:creator>Metaflex &#187; One thing at a time please &#8211; I&#8217;m a developer&#8230;</dc:creator>
		<pubDate>Wed, 09 Sep 2009 13:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://codemonkeyism.com/?p=1182#comment-243083</guid>
		<description>[...] With reference to: http://codemonkeyism.com/high-cost-overhead-working-parallel/ [...]</description>
		<content:encoded><![CDATA[<p>[...] With reference to: <a href="http://codemonkeyism.com/high-cost-overhead-working-parallel/" rel="nofollow">http://codemonkeyism.com/high-cost-overhead-working-parallel/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
