Re: [Seeks-users] DHT implementation
Status: Beta
Brought to you by:
beniz
|
From: Emmanuel B. <ebe...@se...> - 2011-01-10 07:14:26
|
Hey Loic, sounds great, and besides that I like the ascii description, I don't have any important remarks. Maybe the layering of the CNX and REMOTE objects will be clearer to me when reading the code. My understanding is that "All MESSAGEs carry the KEY of the NODE from which the MESSAGE ORIGINates" because the ROUTER object does caching of hosts and ports. Otherwise there is no need for a node to send its key, am I right ? Em. On Mon, Jan 10, 2011 at 01:26:53AM +0100, Loic Dachary wrote: > Hi, > > I spent most of the day trying to figure out a simple architecture for > routing the > messages between the nodes of the DHT. I summarized my findings in the > following > document and I would welcome feedbacks or questions. > > http://redmine.seeks-project.info/attachments/download/71/IMPLEMENTATION > > Cheers > |