gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] storm/doc/pegboard/attacking_gisp--hemppah peg.rst


From: Hermanni Hyytiälä
Subject: [Gzz-commits] storm/doc/pegboard/attacking_gisp--hemppah peg.rst
Date: Thu, 12 Jun 2003 03:21:23 -0400

CVSROOT:        /cvsroot/storm
Module name:    storm
Branch:         
Changes by:     Hermanni Hyytiälä <address@hidden>      03/06/12 03:21:23

Modified files:
        doc/pegboard/attacking_gisp--hemppah: peg.rst 

Log message:
        current gisp properties

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/doc/pegboard/attacking_gisp--hemppah/peg.rst.diff?tr1=1.26&tr2=1.27&r1=text&r2=text

Patches:
Index: storm/doc/pegboard/attacking_gisp--hemppah/peg.rst
diff -u storm/doc/pegboard/attacking_gisp--hemppah/peg.rst:1.26 
storm/doc/pegboard/attacking_gisp--hemppah/peg.rst:1.27
--- storm/doc/pegboard/attacking_gisp--hemppah/peg.rst:1.26     Wed Jun 11 
08:51:46 2003
+++ storm/doc/pegboard/attacking_gisp--hemppah/peg.rst  Thu Jun 12 03:21:23 2003
@@ -4,8 +4,8 @@
 
 :Authors:  Hermanni Hyytiälä
 :Date-Created: 2003-06-05
-:Last-Modified: $Date: 2003/06/11 12:51:46 $
-:Revision: $Revision: 1.26 $
+:Last-Modified: $Date: 2003/06/12 07:21:23 $
+:Revision: $Revision: 1.27 $
 :Status:   Incomplete
 
 .. :Stakeholders:
@@ -99,6 +99,18 @@
 - Additional redundancy can be achievied using a "successor-list",
   e.g., O(log n) successor peers
 - Numerial metric: no "peer-choice" during lookups
+
+Additionally, the current version of GISP (3.4) have following properties:
+
+- Only uses the idea of XOR-metric in Kademlia.
+- The protocol specification of GISP-3.4 allows the "free choice", *but*
+  the current Java implementation just selects fixed peers (like Chord)
+- Compared to Chord routing table, GISP-3.4 protocol specification 
+  suggests peers to cache as much peer information as possible
+  (in order to reduce hops)
+- The current implementation does not support "free choice"
+- Future versions may include "peer strength" feature (a peer decides 
+  whether to put it an another peer in its routing table or not)  
 
 The assumption for the results above is that the system is "in the steady 
state", 
 according to the authors.




reply via email to

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