From d39a3960c92339c16e0e05cf7f2aa4d14f548528 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Tue, 17 Apr 2018 23:10:43 +0800 Subject: [PATCH] Kafka in Socket Architecture (with a Comprehensive Comparison Table) at Trello --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5448b09..9e14eda 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,8 @@ An updated and curated list of selected readings to illustrate High Scalability, * [Kafka for PaaS at Rakuten](https://techblog.rakuten.co.jp/2016/01/28/rakuten-paas-kafka/) * [Publishing with Kafka at The New York Times](https://open.nytimes.com/publishing-with-apache-kafka-at-the-new-york-times-7f0e3b7d2077) * [Kafka Streams on Heroku](https://blog.heroku.com/kafka-streams-on-heroku) - * [Kafka in Platform Events Architecture at Salesforce](https://engineering.salesforce.com/how-apache-kafka-inspired-our-platform-events-architecture-2f351fe4cf63) + * [Kafka in Platform Events Architecture at Salesforce](https://engineering.salesforce.com/how-apache-kafka-inspired-our-platform-events-architecture-2f351fe4cf63) + * [Kafka in Socket Architecture (with a Comprehensive Comparison Table) at Trello](https://tech.trello.com/why-we-chose-kafka/) * [Bullet: Forward-Looking Query Engine for Streaming Data at Yahoo](https://yahooeng.tumblr.com/post/161855616651/open-sourcing-bullet-yahoos-forward-looking) * [Benchmarking Streaming Computation Engines at Yahoo](https://yahooeng.tumblr.com/post/135321837876/benchmarking-streaming-computation-engines-at) * [Messaging Service at Riot Games](https://engineering.riotgames.com/news/riot-messaging-service)