It's not easy to quickly gather all the data that goes into a LinkedIn page view, particularly for something like our home page. LinkedIn benefits from a very distributed service-oriented architecture for assembling pages as quickly possible while still being resilient to failures from any particular bit of content. Each bit that ends up on the page is provided...

Posts by Jakob Homan
-
- Topics:
- Streaming,
- Performance,
- Samza,
- Open Source
-
Apache Giraph, a framework for large-scale graph processing on Hadoop, reaches 0.1 milestone
Jakob Homan February 6, 2012
I am excited to announce that the first release of Apache Giraph has been approved by Giraph and the Apache Incubator's PMCs. Giraph is an implementation of Google's Pregel model for large-scale graph computation that is rapidly being developed within the Apache Software Foundation. Check out the Giraph 0.1 SVN tag and .tar.gz download! With this release, Giraph...
- Topics:
- Open Source,
- Giraph