We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a39a70 commit c69f291Copy full SHA for c69f291
README.md
@@ -232,6 +232,8 @@ These are the best resources for System Design on the Internet.
232
- [NetScaler what is load balancing](https://www.netscaler.com/articles/what-is-load-balancing)
233
- [Nginx Load Balancing](https://www.nginx.com/resources/glossary/load-balancing/)
234
- [Consistent hashing](https://michaelnielsen.org/blog/consistent-hashing/)
235
+- [Minimizing connection churn](https://netflixtechblog.com/curbing-connection-churn-in-zuul-2feb273a3598#5e4d)
236
+- [Google Subsetting Algorithm](https://queue.acm.org/detail.cfm?id=3570937)
237
238
##
239
## Alerts and Anomaly Detection
0 commit comments