Quantcast
Channel: Basho Technical Blog
Viewing all articles
Browse latest Browse all 205

Neil Conway on Bloom and CALM

$
0
0

July 16, 2012

At long last, here’s the second of two talks from last month’s BashoChats meetup. (The first talk, “Escape Hatches in Go” from Jeff Hodges, is already available.)

Neil Conway is a CS graduate student from Berkeley focusing on data management and distributed systems. He and his colleagues have been hard at work on some powerful research that’s already having some impact on those building and running systems in production. Bloom and CALM are of

Bloom is a language purpose-built for distributed systems. CALM, which stands for “Consistency As Logical Monotonicity”, is a technique for proving out code to run in an eventually-consistent environment. Neil gives an overview of these, and then discusses recent work on extending Bloom to support a broader range of programs, with a focus on something that’s become increasingly-interesting to us at Basho called CRDTs.

This should be required watching for anyone who cares about the future of efficient distributed programming: aside from the fascinating work he and his colleagues are doing, Neil is an excellent presenter and does a great job of distilling abstract computing concepts into something developers might actually be able to apply in production.

Enjoy.

Mark


Viewing all articles
Browse latest Browse all 205

Trending Articles