gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/pointers article.rst


From: Hermanni Hyytiälä
Subject: [Gzz-commits] manuscripts/pointers article.rst
Date: Mon, 27 Oct 2003 13:30:33 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Hermanni Hyytiälä <address@hidden>      03/10/27 13:30:33

Modified files:
        pointers       : article.rst 

Log message:
        more RW

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

Patches:
Index: manuscripts/pointers/article.rst
diff -u manuscripts/pointers/article.rst:1.21 
manuscripts/pointers/article.rst:1.22
--- manuscripts/pointers/article.rst:1.21       Mon Oct 27 13:05:16 2003
+++ manuscripts/pointers/article.rst    Mon Oct 27 13:30:33 2003
@@ -141,8 +141,8 @@
 
 In this section, we briefly summarize how existing peer-to-peer 
 systems deal with versioning. We have tried to classify peer-to-peer
-system into three categories based on their versioning model below. 
-We conclude that existing peer-to-peer do not provide all the 
+system into four different categories based on their versioning 
+model below. We conclude that existing peer-to-peer do not provide all the 
 benefits of hash-based addressing scheme.
 
   
@@ -182,18 +182,21 @@
 Network-level destructive versioning
 ------------------------------------
 
-Freenet [freenet-ieee]_ uses probabilistic routing scheme to 
-preserve the anominy of the participating nodes in the networks.
-
-
-
-
 CFS [dabek01widearea]_ is based on Chord [stoica01chord]_ and 
 stores data blocks, fragments of files, and spreads blocks 
 uniformly through the network based on identifier of a block.
 CFS has a support for versioning, but in a way that allows 
 only the publisher of a file system to do a destructive 
-versioning for a data item.
+versioning for a data item. The versioning takes place at
+network-level since the hash of the data block determines 
+which host maintains a data block in the overlay.
+
+
+Miscellaneous versioning models
+-------------------------------
+
+Freenet [freenet-ieee]_ uses probabilistic routing scheme to 
+preserve the anonymity of the participating nodes in the networks.
 
 Basic model
 ===========




reply via email to

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