Skip to content

drinkcoffee/density

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHT Ring Density

Generate a random set of identifiers on a DHT ring, and then determine the ideal location of a new identifier on the ring. The "ideal" location is defined as in the largest gap between two existing identifiers that are in the longest contiguous region of lowest ring density.

To build the code:

go build cmd/density/main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages