[OpenDHT-Users] inconsistencies
Roger Pack
rogerpack2005 at gmail.com
Fri Dec 14 03:33:54 UTC 2007
The latest interesting aspect seems to be
run put key1 value1
then run
get key1
and it will either (I believe) just give up on the connection, so the
python version tries over and over again, or return 'blank'
but only for certain keys
guess it reiterates the importance of using multiple keys for the same value.
take care.
-Roger
Rogers-little-PowerBook:python roger$ python put.py -g
http://opendht.nyuld.net:5851 key1 value1 -s secret
Success
Rogers-little-PowerBook:python roger$ python get.py -g
http://opendht.nyuld.net:5851 key1
Rogers-little-PowerBook:python roger$
Note this may be caused by me running 'put key1' about 100 times in a
row, but I wouldn't anticipate that as having caused any problems.
More information about the OpenDHT-Users
mailing list