Last active
June 4, 2023 04:59
-
-
Save indyarocks/89ace6045765186bc36544a071e6edd3 to your computer and use it in GitHub Desktop.
Scalability Notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Streaming processing services: | |
1. https://medium.com/@chandanbaranwal/spark-streaming-vs-flink-vs-storm-vs-kafka-streams-vs-samza-choose-your-stream-processing-91ea3f04675b | |
Consistent Hashing: | |
Article - https://medium.com/@sent0hil/consistent-hashing-a-guide-go-implementation-fe3421ac3e8f | |
Golang - https://github.com/indyarocks/consistent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment