Skip to content

My fault tolerant, high performance, auto load balanced DHT algorithm

License

Notifications You must be signed in to change notification settings

GrossoMoreira/dust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dust

I want to extend the basic functionality of consistent hashing to enable distributed, fault tolerant, load-balanced, high performance cluster software.

Should be fully distributed (no central/master node). Adding/removing servers should have low impact in performance. Server faults should have low impact in performance. Fauly servers' load should be evenly distributed among remaining servers. Should be able to detect the access patterns to the domain objects and perform optimizations like prefeching, caching, or even change the distribution model used.

About

My fault tolerant, high performance, auto load balanced DHT algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published