<?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: P2P filesystem</title>
	<atom:link href="http://www.larsen-b.com/Article/96.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/96.html</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:54:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://www.larsen-b.com/Article/96.html/comment-page-1#comment-7006</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 21 May 2009 16:53:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-7006</guid>
		<description><![CDATA[I&#039;m in the process of implementing a python/fuse based distributed p2p filesystem. It&#039;s similar to current distributed filesystems except that individual users choose which files they serve from their computers by trying to access those files and hence downloading them. ie the more users try to access a file the easier it becomes for other users to access it. The difficulty then becomes trying to keep the lookup algorithm logarithmic or better in it&#039;s complexity, but I think I&#039;ve got a way around it. If you&#039;d like, I could send you the source when/if it ever gets to a usable stage.


Daniel]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m in the process of implementing a python/fuse based distributed p2p filesystem. It&#8217;s similar to current distributed filesystems except that individual users choose which files they serve from their computers by trying to access those files and hence downloading them. ie the more users try to access a file the easier it becomes for other users to access it. The difficulty then becomes trying to keep the lookup algorithm logarithmic or better in it&#8217;s complexity, but I think I&#8217;ve got a way around it. If you&#8217;d like, I could send you the source when/if it ever gets to a usable stage.</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ersin</title>
		<link>http://www.larsen-b.com/Article/96.html/comment-page-1#comment-977</link>
		<dc:creator>Ersin</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-977</guid>
		<description><![CDATA[&lt;p&gt;Today, I thought about a P2P filesystem and asked Google if anybody thought about before. The first result was this page. I think other results do not actually talk about a &quot;P2P filesystem&quot;.&lt;/p&gt;
&lt;p&gt;Yes, I want to design and implement one. Do you have any suggestions or anything else?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Today, I thought about a P2P filesystem and asked Google if anybody thought about before. The first result was this page. I think other results do not actually talk about a &quot;P2P filesystem&quot;.</p>
<p>Yes, I want to design and implement one. Do you have any suggestions or anything else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.larsen-b.com/Article/96.html/comment-page-1#comment-978</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-978</guid>
		<description><![CDATA[&lt;p&gt;I recently had such a dream. My notes are at these places:
&lt;a class=&quot;reference&quot; href=&quot;http://p2psdfs.blogspot.com/&quot;&gt;http://p2psdfs.blogspot.com/&lt;/a&gt;
&lt;a class=&quot;reference&quot; href=&quot;http://www.halfbakery.com/idea/P2P_20File_20System#1153105379&quot;&gt;http://www.halfbakery.com/idea/P2P_20File_20System#1153105379&lt;/a&gt;&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I recently had such a dream. My notes are at these places:<br />
<a class="reference" href="http://p2psdfs.blogspot.com/">http://p2psdfs.blogspot.com/</a><br />
<a class="reference" href="http://www.halfbakery.com/idea/P2P_20File_20System#1153105379">http://www.halfbakery.com/idea/P2P_20File_20System#1153105379</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
