I am working on my thesis and hence was going through the documentation lately. My basic task is to implement distributed search. I wanted to learn how KBR functions. Can you please suggest me the documentation link for KBR as I don’t find it the latest documentation.
the kbr interface of the simulator is based on the paper “Towards a Common API for Structured Peer-to-Peer Overlays” by Frank Dabek and Ben Y. Zhao and Peter Druschel and John Kubiatowicz and Ion Stoica from 2003. In this paper you find descriptions for all methods and it should help you to understand it.