/[storm]/storm/doc/pegboard/attacking_gisp--hemppah/peg.rst
ViewVC logotype

Diff of /storm/doc/pegboard/attacking_gisp--hemppah/peg.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by hemppah, Wed Jun 11 12:51:46 2003 UTC revision 1.27 by hemppah, Thu Jun 12 07:21:23 2003 UTC
# Line 100  Chord's general properties: Line 100  Chord's general properties:
100    e.g., O(log n) successor peers    e.g., O(log n) successor peers
101  - Numerial metric: no "peer-choice" during lookups  - Numerial metric: no "peer-choice" during lookups
102    
103    Additionally, the current version of GISP (3.4) have following properties:
104    
105    - Only uses the idea of XOR-metric in Kademlia.
106    - The protocol specification of GISP-3.4 allows the "free choice", *but*
107      the current Java implementation just selects fixed peers (like Chord)
108    - Compared to Chord routing table, GISP-3.4 protocol specification
109      suggests peers to cache as much peer information as possible
110      (in order to reduce hops)
111    - The current implementation does not support "free choice"
112    - Future versions may include "peer strength" feature (a peer decides
113      whether to put it an another peer in its routing table or not)  
114    
115  The assumption for the results above is that the system is "in the steady state",  The assumption for the results above is that the system is "in the steady state",
116  according to the authors.  according to the authors.
117    

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26