<?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: We have *how* many machines? (&#8220;dedicated specialised slaves&#8221; vs &#8220;pool of identical slaves&#8221;)</title>
	<atom:link href="http://oduinn.com/blog/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/feed/" rel="self" type="application/rss+xml" />
	<link>http://oduinn.com/blog/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 15:12:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John O&#8217;Duinn&#8217;s Soapbox &#187; Unittest and l10n moved from &#8220;dedicated specialized slaves&#8221; to &#8220;pool of identical slaves&#8221;</title>
		<link>http://oduinn.com/blog/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/#comment-23904</link>
		<dc:creator>John O&#8217;Duinn&#8217;s Soapbox &#187; Unittest and l10n moved from &#8220;dedicated specialized slaves&#8221; to &#8220;pool of identical slaves&#8221;</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://oduinn.com/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/#comment-23904</guid>
		<description>[...] That reduced the risk that we&#8217;d have to close the tree for machine failure of one build machine. It also made setting up builds on new branches like Tracemonkey relatively quick and relatively easy. (more details here). [...]</description>
		<content:encoded><![CDATA[<p>[...] That reduced the risk that we&#8217;d have to close the tree for machine failure of one build machine. It also made setting up builds on new branches like Tracemonkey relatively quick and relatively easy. (more details here). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John O&#8217;Duinn&#8217;s Soapbox &#187;</title>
		<link>http://oduinn.com/blog/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/#comment-11130</link>
		<dc:creator>John O&#8217;Duinn&#8217;s Soapbox &#187;</dc:creator>
		<pubDate>Fri, 10 Oct 2008 22:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://oduinn.com/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/#comment-11130</guid>
		<description>[...] If you recall from this earlier post, we&#8217;ve moved from having one dedicated-machine-per-build-purpose, to now using a pool of shared identical machines. Pending jobs/builds are queued up, and then allocated to the next available idle slave, without caring if its a opt-build, debug-build, etc. Any slave can do the work. More importantly, failure of any one slave does not close the tree. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you recall from this earlier post, we&#8217;ve moved from having one dedicated-machine-per-build-purpose, to now using a pool of shared identical machines. Pending jobs/builds are queued up, and then allocated to the next available idle slave, without caring if its a opt-build, debug-build, etc. Any slave can do the work. More importantly, failure of any one slave does not close the tree. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Helmer</title>
		<link>http://oduinn.com/blog/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/#comment-1469</link>
		<dc:creator>Robert Helmer</dc:creator>
		<pubDate>Fri, 16 May 2008 06:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://oduinn.com/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/#comment-1469</guid>
		<description>@Dave: &quot;buildslave&quot; is the Buildbot nomenclature for what John is talking about. &quot;Builder&quot; defines a role and &quot;buildslave&quot; is the machine chosen to fulfill a task. See http://buildbot.net/repos/release/docs/buildbot.html#System-Architecture</description>
		<content:encoded><![CDATA[<p>@Dave: &#8220;buildslave&#8221; is the Buildbot nomenclature for what John is talking about. &#8220;Builder&#8221; defines a role and &#8220;buildslave&#8221; is the machine chosen to fulfill a task. See <a href="http://buildbot.net/repos/release/docs/buildbot.html#System-Architecture" rel="nofollow">http://buildbot.net/repos/release/docs/buildbot.html#System-Architecture</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://oduinn.com/blog/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/#comment-1467</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 16 May 2008 02:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://oduinn.com/2008/05/14/we-have-how-many-machines-dedicated-specialised-slaves-vs-pool-of-identical-slaves/#comment-1467</guid>
		<description>Distributed is a great way to go, just make sure you audit who did what so you don&#039;t end up with a broken build you can&#039;t trace back. Also I would suggest naming them something other than &quot;slaves&quot; perhaps &quot;drones&quot; or &quot;bots&quot; or just &quot;builders&quot;.</description>
		<content:encoded><![CDATA[<p>Distributed is a great way to go, just make sure you audit who did what so you don&#8217;t end up with a broken build you can&#8217;t trace back. Also I would suggest naming them something other than &#8220;slaves&#8221; perhaps &#8220;drones&#8221; or &#8220;bots&#8221; or just &#8220;builders&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

