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: Benja Fallenstein
Subject: [Gzz-commits] manuscripts/pointers article.rst
Date: Thu, 06 Nov 2003 01:51:43 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Benja Fallenstein <address@hidden>      03/11/06 01:51:43

Modified files:
        pointers       : article.rst 

Log message:
        start shortening abstract

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

Patches:
Index: manuscripts/pointers/article.rst
diff -u manuscripts/pointers/article.rst:1.137 
manuscripts/pointers/article.rst:1.138
--- manuscripts/pointers/article.rst:1.137      Thu Nov  6 01:41:47 2003
+++ manuscripts/pointers/article.rst    Thu Nov  6 01:51:43 2003
@@ -15,25 +15,20 @@
 
 The Web could benefit greatly from the bandwith savings,
 increased availability, and reduced server costs offered
-by filesharing systems by eliminating single points of failure.
-However, most current P2P systems have no facility 
-for updating documents, and those that do 
-require keeping track of the current version as extra state in the network.
+by filesharing systems.
+However, filesharing systems don't allow documents
+to be updated.
 
 We propose *pointer records*, 
 signed files containing a document's id, 
 its current version's hash, and a timestamp.
-The key difference to earlier approaches is that
-the pointer records are treated as ordinary files
-that are indexed
-using normal P2P techniques for locating the most
-recent version.
+Pointer records are shared and sought for
+through the network like ordinary files.
 We also present the Storm data model, 
-an API abstracting over
-several different types of P2P networks and other
+a common API for different types P2P networks and other
 storage media. Using pointer records and the Storm
 data model, several P2P networks can be used interoperably
-as a P2P Web (except, naturally, for dynamically generated CGI pages), 
+as a P2P Web (except, naturally, for dynamically generated pages), 
 and web pages
 can have the same URI while residing on any host on any network.
 Past versions of a web page 




reply via email to

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