From 3d5603aa32bccad186a5a6530fca0c236e152d31 Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Tue, 16 Jan 2018 10:59:22 +0800 Subject: [PATCH] CERN Accelerator Logging Service with Spark --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d697277..989b2be 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Contributions are always welcome! * [Building DistributedLog at Twitter: High-performance replicated log service](https://blog.twitter.com/engineering/en_us/topics/infrastructure/2015/building-distributedlog-twitter-s-high-performance-replicated-log-servic.html) * [Distributed tracing at Pinterest with Pintrace](https://medium.com/@Pinterest_Engineering/distributed-tracing-at-pinterest-with-new-open-source-tools-a4f8a5562f6b) * [Scalable and reliable log ingestion at Pinterest](https://medium.com/@Pinterest_Engineering/scalable-and-reliable-data-ingestion-at-pinterest-b921c2ee8754) + * [CERN Accelerator Logging Service with Spark](https://databricks.com/blog/2017/12/14/the-architecture-of-the-next-cern-accelerator-logging-service.html) * [Distributed Messaging](https://arxiv.org/pdf/1704.00411.pdf) * [Understanding When to use RabbitMQ or Apache Kafka](https://content.pivotal.io/blog/understanding-when-to-use-rabbitmq-or-apache-kafka) * [Delaying Asynchronous Message Processing with RabbitMQ at Indeed](http://engineering.indeedblog.com/blog/2017/06/delaying-messages/)