ZooKeeper - An Introduction and Practical Use Cases”
Speaker: David Arthur, Lucid Imagination
Date: May 22nd, 6:30PM
Location: Bronto Software, Durham, NC
RSVP: http://trihug-05-2012.eventbrite.com/
Abstract: ZooKeeper is a distributed coordination service with a strong emphasis on update consistency. It can be used for simple things like configuration management and distributed id assignment, as well as more complex things like distributed locking and service discovery. The API provided by ZooKeeper is rather low-level and requires a bit of boilerplate code, so we will also look at some higher level frameworks.
David Arthur is a software engineer at Lucid Imagination working on the new “Big Data” team. He has been working for the last two years building distributed systems where Hadoop has been a central component. Prior to working in the “big data” space, he focused mainly on data side of applications: schema optimization, data warehousing, etc. He attended Florida State University where he received a B.S. in Physics and completed two years of graduate studies in Scientific Computing.