Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Mon, 05 Mar 2018 14:51:00 +0000 Video: OK Log: Distributed and Coördination-Free Logging by Peter Bourgon #srecon Peter Bourgon, Fastly This talk explores the motivation, design, prototype, and optimization of OK Log, a distributed and coördination-free log system for big ol' (cloud-native) clusters. We first motivate the need for a such a system, setting it apart from existing products like Elasticsearch. Then, we carve out a solution in the distributed systems space, paying due homage to the old gremlins of consistency and coördination. Finally, we review the component and architecture model, and demonstrate how it copes with typical operations and failure modes. <div><br></div><div>This talk is about an open-source product, but it is not a product pitch. Instead, it's meant to be a case study of a learning exercise: approaching a deceptively subtle problem domain from first principles, and using methodological software engineering to derive a solution. I hope it inspires others to reach for something more self-actualizing than the plumbing together of databases and message busses.</div> 13 points posted by kenny https://www.youtube.com/watch?v=gWWK2eyZ-sc 2698 Mon, 25 Sep 2017 09:20:00 +0000