You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2020/03/28 07:31:20 UTC

[GitHub] [incubator-tuweni] atoulme opened a new issue #69: Plumtree: implement IWANT

atoulme opened a new issue #69: Plumtree: implement IWANT
URL: https://github.com/apache/incubator-tuweni/issues/69
 
 
   The plumtree algorithm specifies that if you receive a IHAVE message, you should be asking your eager peers for that message explicitly.
   
   To do so, you send them a IWANT message with your info, and you hope to get back something in return (you run a timer, as implemented right now, and if you don't receive the full message, do a GRAFT request).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org