Skip to content

This code base is the implementation of consistent hashing

License

Notifications You must be signed in to change notification settings

arcticOak2/load-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load Balancer

This is a simple prototype of Consistent Hashing.

CONFIGURATIONS

All the configurations related to this project are in the file constant/common_constants.go.

HOW TO RUN

Run the main function in the file main.go

USAGE

This project can be used for understanding, how consistent hashing works in distributed systems.

ABOUT ME

I love coming up with elegant simple solutions to solve the most complex problems. I find joy and satisfaction in building a solution, that is intuitive and simple on its surface and yet complex and intelligent at its core.

Checkout my social profiles for more information:

Website: https://arcticoak2.github.io/

Linkedin: https://www.linkedin.com/in/abhijeet-kumar-983b57a4/

Email: searchabhijeet@gmail.com

LICENSE

Apache License

Version 2.0, January 2004

https://www.apache.org/licenses/

About

This code base is the implementation of consistent hashing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published