<?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: A Peer to Peer test distribution system (TestBot)?</title>
	<atom:link href="http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/</link>
	<description>python, programming and other things</description>
	<lastBuildDate>Sun, 04 Mar 2012 06:06:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: weight loss diets</title>
		<link>http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/comment-page-1/#comment-64333</link>
		<dc:creator>weight loss diets</dc:creator>
		<pubDate>Fri, 06 Feb 2009 17:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=299#comment-64333</guid>
		<description>Many now interests how correctly to eat. The number of the people dissatisfied with the figure or health recently has &lt;br&gt;increased and, as consequence, trying to get rid of excess weight. You should pick up a diet approaching you, and also learn to make correctly balanced diet.</description>
		<content:encoded><![CDATA[<p>Many now interests how correctly to eat. The number of the people dissatisfied with the figure or health recently has <br />increased and, as consequence, trying to get rid of excess weight. You should pick up a diet approaching you, and also learn to make correctly balanced diet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nutrition foods</title>
		<link>http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/comment-page-1/#comment-63835</link>
		<dc:creator>nutrition foods</dc:creator>
		<pubDate>Thu, 29 Jan 2009 17:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=299#comment-63835</guid>
		<description>Thanks for the info. May God have mercy on us all.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. May God have mercy on us all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nutrition foods</title>
		<link>http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/comment-page-1/#comment-63834</link>
		<dc:creator>nutrition foods</dc:creator>
		<pubDate>Thu, 29 Jan 2009 16:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=299#comment-63834</guid>
		<description>Thanks for the info. May God have mercy on us all.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. May God have mercy on us all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/comment-page-1/#comment-61944</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Wed, 10 Sep 2008 21:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=299#comment-61944</guid>
		<description>Yeah - I&#039;m taking the distributed build thing a bit farther. I want a (globally)disparate series of test clients available to test any application, where those clients might test the app &quot;locally&quot; - in the case of desktop apps for instance, or they might execute a test passed to them which uses the client as CPU to bind to a larger test &quot;in the swarm&quot;.&lt;br&gt;&lt;br&gt;I&#039;ve written three different &quot;manager passes tests to clients&quot; and gets results back - those are easy, and relatively dumb. &lt;br&gt;&lt;br&gt;I would much rather have the slaves register with the server and provide the weight number which indicates the &quot;desirability&quot; of the client - a simple way of doing this would be to pass an object across the wire containing the .network_hops_from_target, .ram, .cpu and so on attributes, and do the calculations on manager-side.&lt;br&gt;&lt;br&gt;Doing it the simple way has the additional benefit of allowing a test-in-the-queue to dictate what attribute it&#039;s more interested in. Of course, if you calculate the weight numbers the clients pass back correctly - you don&#039;t need the tests to dictate what it &quot;wants&quot;.&lt;br&gt;&lt;br&gt;Argh, it&#039;s still a jumble of ideas.</description>
		<content:encoded><![CDATA[<p>Yeah — I’m taking the distributed build thing a bit farther. I want a (globally)disparate series of test clients available to test any application, where those clients might test the app “locally” — in the case of desktop apps for instance, or they might execute a test passed to them which uses the client as CPU to bind to a larger test “in the swarm”.</p>
<p>I’ve written three different “manager passes tests to clients” and gets results back — those are easy, and relatively dumb. </p>
<p>I would much rather have the slaves register with the server and provide the weight number which indicates the “desirability” of the client — a simple way of doing this would be to pass an object across the wire containing the .network_hops_from_target, .ram, .cpu and so on attributes, and do the calculations on manager-side.</p>
<p>Doing it the simple way has the additional benefit of allowing a test-in-the-queue to dictate what attribute it’s more interested in. Of course, if you calculate the weight numbers the clients pass back correctly — you don’t need the tests to dictate what it “wants”.</p>
<p>Argh, it’s still a jumble of ideas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orestis Markou</title>
		<link>http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/comment-page-1/#comment-61943</link>
		<dc:creator>Orestis Markou</dc:creator>
		<pubDate>Wed, 10 Sep 2008 21:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=299#comment-61943</guid>
		<description>We have something like that in Resolver Systems - we call it &quot;distributed build&quot;. &lt;br&gt;&lt;br&gt;It builds your working copy, copies it to the machines you specify in the LAN and publishes the list of tests it wants to be run.&lt;br&gt;&lt;br&gt;A central server assigns tests to machines and gathers the result back. It&#039;s not clever, but it does its job. I&#039;ve always wanted to make it more smart so that new machines could be added transparently when they are idle, but it was always too much work...</description>
		<content:encoded><![CDATA[<p>We have something like that in Resolver Systems — we call it “distributed build”. </p>
<p>It builds your working copy, copies it to the machines you specify in the LAN and publishes the list of tests it wants to be run.</p>
<p>A central server assigns tests to machines and gathers the result back. It’s not clever, but it does its job. I’ve always wanted to make it more smart so that new machines could be added transparently when they are idle, but it was always too much work…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/comment-page-1/#comment-61942</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Mon, 08 Sep 2008 17:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=299#comment-61942</guid>
		<description>Yup. I wanted to go to GTAC last year (and this year too) but didn&#039;t have the chance. Skoll is interesting for a variety of reasons, and there are some parallels to what I am talking about in the distributed-slave-sense. I&#039;m gleaning what seems to be the more meaty parts of Skoll from the papers and publications.</description>
		<content:encoded><![CDATA[<p>Yup. I wanted to go to GTAC last year (and this year too) but didn’t have the chance. Skoll is interesting for a variety of reasons, and there are some parallels to what I am talking about in the distributed-slave-sense. I’m gleaning what seems to be the more meaty parts of Skoll from the papers and publications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: terry peppers</title>
		<link>http://jessenoller.com/2008/09/08/a-peer-to-peer-test-distribution-system-testbot/comment-page-1/#comment-61941</link>
		<dc:creator>terry peppers</dc:creator>
		<pubDate>Mon, 08 Sep 2008 17:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=299#comment-61941</guid>
		<description>Jesse - &lt;br&gt;&lt;br&gt;You mention Skoll. And I&#039;m sure you&#039;ve already seen Adam Porter and Atif Memon talk from GTAC last year. Very interesting concepts. &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=OiE9zRPD6ps&quot; rel=&quot;nofollow&quot;&gt;http://www.youtube.com/watch?v=OiE9zRPD6ps&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Jesse — </p>
<p>You mention Skoll. And I’m sure you’ve already seen Adam Porter and Atif Memon talk from GTAC last year. Very interesting concepts. </p>
<p><a href="http://www.youtube.com/watch?v=OiE9zRPD6ps" rel="nofollow">http://www.youtube.com/watch?v=OiE9zRPD6ps</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 688/689 objects using disk: basic

Served from: jessenoller.com @ 2012-05-21 07:25:37 -->
