Open Source
LinkedIn Engineering will be hosting a talk by Grant Ingersoll at LinkedIn on April 9, 2013 at 4 PM. Grant will be talking about the latest and greatest in Lucene and Solr 4, particularly the... | Read More
Play Framework: async I/O without the thread pool and callback hell
03/27/2013
The Play Framework is fully asynchronous, making it easy to build scalable, performant web services without getting into thread pool hell. However, working with asynchronous I/O requires a new... | Read More
White Elephant: The Hadoop Tool You Never Knew You Needed
03/20/2013
As the use of Hadoop grows in an organization, scheduling, capacity planning, and billing become critical concerns. These are all open problems in the Hadoop space, and today, we’re happy to... | Read More
Announcing the Voldemort 1.3 Open Source Release
03/19/2013
I am excited to announce the availability of the Voldemort 1.3.0 Open Source release. In 2012, Voldemort experienced unprecedented levels of traffic growth at LinkedIn and we have done our best to... | Read More
Open sourcing Databus: LinkedIn's low latency change data capture system
02/26/2013
We are pleased to announce the open source release of Databus - a source-agnostic distributed change data capture system, which we have built at Linkedin.... | Read More
The Play Framework at LinkedIn
02/20/2013
I’m excited to announce the next step in LinkedIn’s service infrastructure: the Play Framework. Play is a modern web framework that combines the performance and reliability of Java and Scala, the... | Read More
Intra-cluster Replication in Apache Kafka
02/03/2013
Kafka is a distributed publish-subscribe messaging system. In the upcoming version 0.8 release, Kafka will support intra-cluster replication, which increases both the availability and the durability... | Read More
Announcing Helix, an open source cluster management system
10/10/2012
We are pleased to announce the open source release of Helix- a generic cluster management system for managing partitioned and replicated resources in distributed systems. ... | Read More
Project Voldemort 0.96 Release
09/07/2012
I am happy to announce the availability of the Project Voldemort 0.96 open source release.... | Read More
Announcing release of Apache Kafka 0.7.1
08/17/2012
We are pleased to announce the release of Kafka 0.7.1.... | Read More
Engineering