hershyz / consistent-hashing-simulation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%