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:05:17 -0500

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

Modified files:
        pointers       : article.rst 

Log message:
        more related work

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

Patches:
Index: manuscripts/pointers/article.rst
diff -u manuscripts/pointers/article.rst:1.20 
manuscripts/pointers/article.rst:1.21
--- manuscripts/pointers/article.rst:1.20       Mon Oct 27 12:27:37 2003
+++ manuscripts/pointers/article.rst    Mon Oct 27 13:05:16 2003
@@ -139,8 +139,11 @@
 Related work
 ============
 
-In this section, we summarize how existing peer-to-peer systems 
-deal with versioning.
+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 
+benefits of hash-based addressing scheme.
 
   
 No versioning model
@@ -160,8 +163,9 @@
 Centralized versioning model
 ----------------------------
 
-  - SFS &c; destructive updates
-  
+.. SFS is a network filesystem that does not support of searching
+   docs. IMHO it's not relevant w.r.t. the article (as Mnet is
+   not either)  
   
 Like Free Haven, Publius [pub00]_ focuses on anonymity of the
 participating nodes. Compared to Free Haven, however, Publius
@@ -180,17 +184,16 @@
 
 Freenet [freenet-ieee]_ uses probabilistic routing scheme to 
 preserve the anominy of the participating nodes in the networks.
-    
-  - SFR (apparently)
 
-CFS [dabek01widearea]_ is based on Chord [stoica01chord]_ and 
-stores data blocks, i.e., fragments of files, and spreads 
-blocks uniformly over the network based on identifier of a block.
-    
-  
-We conclude that existing peer-to-peer don't provide all the 
-benefits of hash-based addressing scheme.
 
+
+
+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.
 
 Basic model
 ===========




reply via email to

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