Learn Redis The Hard Way (in Production) — How a popular hotel comparison site uses Redis heavily in production, including where things didn’t work as expected.
[eBook] The Essential Guide to Queuing Theory — Queueing theory rules everything around you - Whether you’re an entrepreneur, engineer, or manager, queueing theory is one of the best ways to boost performance. This 30-page ebook demystifies the subject without requiring pages full of equations.
VividCortex sponsored
JanusGraph: An Open-Source, Distributed Graph Database — A highly scalable transactional graph database optimized for storing and querying large graphs with billions of vertices and edges distributed across a multi-machine cluster.
JanusGraph tools
The Probability of Data Loss in Large Clusters — Many distributed storage systems (e.g. Cassandra, Riak, HDFS, MongoDB,) can use replication to make data durable, but how does this affect the odds of data loss?
Martin Kleppmann story
1.1 Billion Taxi Rides on kdb+/q & 4 Xeon Phi CPUs — Q is a programming language with a built-in, column-oriented, in-memory and on-disk database called kdb+ that includes and extends SQL. Here’s a practical look at using it.