finalpresentation.pptVIP

  • 4
  • 0
  • 约7.52千字
  • 约 7页
  • 2016-10-06 发布于天津
  • 举报
finalpresentation

Kademlia Protocol Kademlia defines Find_Node() RPC call to find closest nodes to key that calleé knows Caller has to iteratively call returned nodes for more Find_Value() defined as same, except stops and returns value when found earlier Motivation Coral does not use Find_node(). It has its own insert() RPC call to implement a put. Get() uses Find_Value(). Implement a Find_node() in Coral. Goal Corals Interface Coral’s two RPC interfaces: Corald - for other Coral nodes Coral-client - for local clients Corald listens on 5000/udp Coral-clnt uses unix domain socket Corald RPC Coral-clnt on

文档评论(0)

1亿VIP精品文档

相关文档