Skip to content

Instantly share code, notes, and snippets.

@indyarocks
Last active June 4, 2023 04:59
Show Gist options
  • Save indyarocks/89ace6045765186bc36544a071e6edd3 to your computer and use it in GitHub Desktop.
Save indyarocks/89ace6045765186bc36544a071e6edd3 to your computer and use it in GitHub Desktop.
Scalability Notes
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