gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] storm/doc/pegboard/available_overlays--hemppah ...


From: Hermanni Hyytiälä
Subject: [Gzz-commits] storm/doc/pegboard/available_overlays--hemppah ...
Date: Wed, 09 Jul 2003 07:34:59 -0400

CVSROOT:        /cvsroot/storm
Module name:    storm
Branch:         
Changes by:     Hermanni Hyytiälä <address@hidden>      03/07/09 07:34:58

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

Log message:
        more about sharkypy

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

Patches:
Index: storm/doc/pegboard/available_overlays--hemppah/peg.rst
diff -u storm/doc/pegboard/available_overlays--hemppah/peg.rst:1.24 
storm/doc/pegboard/available_overlays--hemppah/peg.rst:1.25
--- storm/doc/pegboard/available_overlays--hemppah/peg.rst:1.24 Wed Jul  9 
04:37:57 2003
+++ storm/doc/pegboard/available_overlays--hemppah/peg.rst      Wed Jul  9 
07:34:58 2003
@@ -5,8 +5,8 @@
 
 :Authors:  Hermanni Hyytiälä
 :Date-Created: 2003-06-18
-:Last-Modified: $Date: 2003/07/09 08:37:57 $
-:Revision: $Revision: 1.24 $
+:Last-Modified: $Date: 2003/07/09 11:34:58 $
+:Revision: $Revision: 1.25 $
 :Status:   Incomplete
 
 .. :Stakeholders:
@@ -582,8 +582,44 @@
 
 Activity of development
 '''''''''''''''''''''''
-The current version is 0.2b3 (February, 16th 2003?)
+The current version is 0.2b3 (February 4th 2003)
 
+According to the post_ to the python-list by the author:
+
+- - -
+
+    SharkyPy 0.2
+    ------------
+
+    SharkyPy is a library for creating a distributed hash table using
+    Python. It uses the Kademlia-Protocol (http://kademlia.scs.cs.nyu.edu/)
+    over XMLRPC.
+
+    In constrast to alternatives like khashmir it does not need twisted or
+    any other library, and can even run without a persistence backend (as
+    long as the daemon is kept running). Persistence backends currently only
+    exist for MySQL.
+
+    SharkyPy has been coded to only run with Python 2.3 at the moment, as it
+    uses some new features such as enumerate, etc. But it should only be a
+    matter of time to make it backwards compatible.
+
+    - easily integrated into any program.
+    - uses a standard protocol which should also be able to run over a
+    HTTP-proxy (this is still being worked on).
+    - loosely based on the Kademlia Java reference implementation, taking
+    features like concurrent node queries into account.
+    - completely implemented without external dependencies.
+
+    URL: http://www.heim-d.de/~heikowu/SharkyPy
+    License: LGPL (the source doesn't state this yet)
+    Categories: Networking
+
+    Heiko Wundram (address@hidden or address@hidden)
+
+    PS: Still looking for co-developers... :)
+    
+- - -
 
 Developer
 '''''''''
@@ -628,3 +664,4 @@
 .. _`MLDonkey CVS source server`: 
http://savannah.nongnu.org/cgi-bin/viewcvs/mldonkey/mldonkey/docs/overnet.txt?rev=1.1&content-type=text/vnd.viewcvs-markup
 .. _this: 
http://savannah.nongnu.org/cgi-bin/viewcvs/mldonkey/mldonkey/src/networks/donkey/donkeyOvernet.ml?rev=1.4&content-type=text/vnd.viewcvs-markup
 .. _SharkyPy: http://www.heim-d.uni-sb.de/~heikowu/SharkyPy/
+.. post_: 
http://mail.python.org/pipermail/python-list/2003-February/143876.html




reply via email to

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