Skip to content

hershyz/consistent-hashing-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consistent-hashing-simulation

Interactive CLI simulation of consistent hashing load balancing for distributed systems.

Commands:

add_servers     [n]
add_users       [n]
remove_servers  [n]
remove_users    [n]

help dialogue

Example Usage:

example usage

About

Interactive CLI simulation of consistent hashing load balancing for distributed systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages