gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/storm article.rst


From: Benja Fallenstein
Subject: [Gzz-commits] manuscripts/storm article.rst
Date: Sat, 15 Feb 2003 13:46:31 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Benja Fallenstein <address@hidden>      03/02/15 13:46:31

Modified files:
        storm          : article.rst 

Log message:
        some missing refs

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/storm/article.rst.diff?tr1=1.200&tr2=1.201&r1=text&r2=text

Patches:
Index: manuscripts/storm/article.rst
diff -u manuscripts/storm/article.rst:1.200 manuscripts/storm/article.rst:1.201
--- manuscripts/storm/article.rst:1.200 Sat Feb 15 13:42:15 2003
+++ manuscripts/storm/article.rst       Sat Feb 15 13:46:31 2003
@@ -278,9 +278,11 @@
 Peer-to-peer systems
 --------------------
 
+..  [ref: iris: http://iris.lcs.mit.edu/].
+
 During the last few years, there has been a lot of research
 related to peer-to-peer resource discovery, both in academy 
-and in the industry [ref: iris: http://iris.lcs.mit.edu/, p2p working group].
+and in the industry [p2pworkinggroup]_.
 There are two main approaches: broadcasting 
[gnutellaurl-andalso-ripeanu02mappinggnutella-andalso-kazaaurl]_, 
 and distributed hashtables (DHTs) 
[stoica01chord-andalso-ratnasamy01can-andalso-zhao01tapestry-andalso-rowston01pastry-andalso-maymounkov02kademlia-andalso-malkhi02viceroy]_.
 Broadcasting systems
 forward queries to all systems reachable in a given number of hops
@@ -339,11 +341,12 @@
 a *home-store* and the latter a *directory* scheme (they call the peer
 responsible for a hashtable item its 'home node,' thus 'home-store').
 
-CFS [ref] is a global peer-to-peer storage system. CFS is built upon Chord DHT 
-peer-to-peer routing layer[ref]. CFS stores data as blocks. However, CFS 
*splits* data 
+CFS [dabek01widearea]_ is a global peer-to-peer storage system. CFS is built 
upon the Chord DHT 
+peer-to-peer routing layer [stoica01chord]_. CFS stores data as blocks. 
However, CFS *splits* data 
 (files) into several miniblocks and spreads blocks over the available CFS 
servers.
-PAST [ref] is another large scale storage utility, which uses Pastry [ref] as 
a routing
-scheme. Freenet [ref] is an anonymous storage system, which supports read and 
write 
+PAST [rowstron01storage]_ is another large scale storage utility, 
+which uses Pastry [rowston01pastry]_ for routing.
+Freenet [clarke00freenet]_ is an anonymous storage system, which supports read 
and write 
 operations (i.e. publishing). Both PAST and Freenet do not split files into 
blocks, since 
 they store data as whole files. All previously mentioned systems lack of the 
immutable 
 property which is used in Storm blocks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]