<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (randombit)</title>
    <link>https://pinboard.in/u:randombit/public/</link>
    <description>recent bookmarks from randombit</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/"/>
	<rdf:li rdf:resource="http://www.onscale.de/scalaris.html"/>
	<rdf:li rdf:resource="http://allmydata.org/trac/tahoe"/>
	<rdf:li rdf:resource="http://www.linuxjournal.com/article/6797"/>
	<rdf:li rdf:resource="http://research.microsoft.com/~antr/Pastry/"/>
	<rdf:li rdf:resource="http://www.allthingsdistributed.com/2007/12/eventually_consistent.html"/>
	<rdf:li rdf:resource="http://pdos.csail.mit.edu/chord/pubs.html"/>
	<rdf:li rdf:resource="http://pdos.csail.mit.edu/papers/chord:sigcomm01/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/">
    <title>Anti-RDBMS: A list of distributed key-value stores</title>
    <dc:date>2009-01-20T01:04:17+00:00</dc:date>
    <link>http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/</link>
    <dc:creator>randombit</dc:creator><dc:subject>storage dht</dc:subject>
<dc:identifier>https://pinboard.in/u:randombit/b:75ddc970e156/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:dht"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.onscale.de/scalaris.html">
    <title>Scalaris</title>
    <dc:date>2008-08-05T16:27:53+00:00</dc:date>
    <link>http://www.onscale.de/scalaris.html</link>
    <dc:creator>randombit</dc:creator><dc:subject>chord storage scalaris dht p2p</dc:subject>
<dc:identifier>https://pinboard.in/u:randombit/b:b2e82cd12a3e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:chord"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:scalaris"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:dht"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:p2p"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://allmydata.org/trac/tahoe">
    <title>allmydata.org &quot;Tahoe&quot; – Trac</title>
    <dc:date>2008-04-14T00:15:15+00:00</dc:date>
    <link>http://allmydata.org/trac/tahoe</link>
    <dc:creator>randombit</dc:creator><description><![CDATA["Tahoe": a secure, decentralized, fault-tolerant filesystem.
]]></description>
<dc:subject>backup crypto capabilities dht distributed twisted p2p storage tahoe</dc:subject>
<dc:identifier>https://pinboard.in/u:randombit/b:213c8cb511b6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:crypto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:capabilities"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:dht"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:distributed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:twisted"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:p2p"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:tahoe"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.linuxjournal.com/article/6797">
    <title>Distributed Hash Tables, Part I</title>
    <dc:date>2008-03-03T14:17:29+00:00</dc:date>
    <link>http://www.linuxjournal.com/article/6797</link>
    <dc:creator>randombit</dc:creator><description><![CDATA[Distributed hash tables are an essential component of robust peer-to-peer networks. Learn to write applications that let everyone's copy share the same data.
]]></description>
<dc:subject>dht chord python network p2p distributed algorithm hashfunction</dc:subject>
<dc:identifier>https://pinboard.in/u:randombit/b:470529450adb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:dht"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:chord"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:network"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:p2p"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:distributed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:algorithm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:hashfunction"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://research.microsoft.com/~antr/Pastry/">
    <title>Pastry - A scalable, decentralized, self-organizing and fault-tolerant substrate for peer-to-peer applications</title>
    <dc:date>2008-01-03T17:03:56+00:00</dc:date>
    <link>http://research.microsoft.com/~antr/Pastry/</link>
    <dc:creator>randombit</dc:creator><description><![CDATA[Pastry is a generic, scalable and efficient substrate for peer-to-peer applications. Pastry nodes form a decentralized, self-organizing and fault-tolerant overlay network within the Internet. Pastry provides efficient request routing, deterministic object
]]></description>
<dc:subject>dht distributed microsoft network pastry</dc:subject>
<dc:identifier>https://pinboard.in/u:randombit/b:03485bfbd27d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:dht"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:distributed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:microsoft"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:network"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:pastry"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.allthingsdistributed.com/2007/12/eventually_consistent.html">
    <title>Eventually Consistent - All Things Distributed</title>
    <dc:date>2007-12-21T19:08:57+00:00</dc:date>
    <link>http://www.allthingsdistributed.com/2007/12/eventually_consistent.html</link>
    <dc:creator>randombit</dc:creator><dc:subject>architecture dht distributed concurrency network storage systems</dc:subject>
<dc:identifier>https://pinboard.in/u:randombit/b:788c683df107/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:architecture"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:dht"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:distributed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:concurrency"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:network"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:systems"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://pdos.csail.mit.edu/chord/pubs.html">
    <title>The Chord/DHash Project - Publications</title>
    <dc:date>2007-11-23T15:54:40+00:00</dc:date>
    <link>http://pdos.csail.mit.edu/chord/pubs.html</link>
    <dc:creator>randombit</dc:creator><dc:subject>dht networking distributed p2p papers</dc:subject>
<dc:identifier>https://pinboard.in/u:randombit/b:7d11012624f6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:dht"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:networking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:distributed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:p2p"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:papers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://pdos.csail.mit.edu/papers/chord:sigcomm01/">
    <title>Chord: A Scalable Peer-to-peer Lookup Service for Internet Applications</title>
    <dc:date>2007-10-01T21:33:54+00:00</dc:date>
    <link>http://pdos.csail.mit.edu/papers/chord:sigcomm01/</link>
    <dc:creator>randombit</dc:creator><dc:subject>distributed dht network</dc:subject>
<dc:identifier>https://pinboard.in/u:randombit/b:024ceadb34ba/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:distributed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:dht"/>
	<rdf:li rdf:resource="https://pinboard.in/u:randombit/t:network"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>