MENU

Fun & Interesting

Amazon Interview question: Learn hashing and consistent hash ring

Video Not Working? Fix It Now

Learn Hashing and Consistent hashing with this easy to understand video. ------------------------------------------------------------------------------------------------------------------------------------ Java Code by Varun vats: https://gist.github.com/VarunVats9/5b785b7aed29eddfaf3436f16f607bcc ------------------------------------------------------------------------------------------------------------------------------------ Applications of consistent hashing in load balancing: https://medium.com/vimeo-engineering-blog/improving-load-balancing-with-a-new-consistent-hashing-algorithm-9f1bd75709ed uber's Ringpop: https://eng.uber.com/intro-to-ringpop/ Cassandra DB: https://docs.datastax.com/en/cassandra/3.0/cassandra/architecture/archDataDistributeHashing.html

Comment