Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chord-DHT

Instructions

run

  1. make
  2. ./dht

to run the dht.

Commands

create - create the ring at present IP and port join - join the ring at address - ip and port p . port - set the port to port quit - quit the ring put - insert <key,value> pair to ring . Here key is integer and value is string. get - get the key specified by key(integer). finger - displays addresses of nodes in the finger table.(bonus) successor - gives the ip of the successor node in ring.(bonus) predecessor - gives the ip of the predecessor node in ring. (bonus) dump - display all information pertaining to calling node.(bonus)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages