All algorithms implemented in Python - for education Implementations are for learning purposes only. They may be less efficient than the implementations in the...
Inside ofKubernetes Controller2019/09/27Kubernetes Meetup Tokyo #23 Operator Deep Dive View Slide Who am IName: Kenta Iso(@go_vargo)Job: Infrastructure EngineerKubernetes LoverMission: Make Kubernetes...
October 8, 2019 Co-authors: Jon Lee and Wesley Wu Apache Kafka is a core part of our infrastructure at LinkedIn. It was originally developed in-house as a stream processing platform and was subsequently...
Uber Go Style Guide Introduction Guidelines Pointers to Interfaces Verify Interface Compliance Receivers and Interfaces Zero-value Mutexes are Valid Copy Slices and Maps at Boundaries Defer to Clean Up...
Now available in Chinese (yes, you read that right)So… You want to write an HTTP server. Well, you’re in luck, The Internet Engineering Task Force (IETF) is here to help us. Whenever they’re not fighting with...
Have you ever wanted to read about what goes on in the backend of Pinterest, Google, Uber and your other favorite tech companies? A great thing about the modern engineering world is that many companies are...
Illustration created for “A Journey With Go”, made from the original Go Gopher, created by Renee French.ℹ️ This article is based on Go 1.12 and 1.13 and explains the evolution of sync/pool.go between those...
Introduction In this article, I’m going to explain how the MVCC (Multi-Version Concurrency Control) mechanism works using PostgreSQL as a reference implementation. In Concurrency Control theory, there are two...
BIG NEWS: I'm excited to announce the full copy (all 266 pages) of 'Kubernetes Patterns' e-book is available for #FREE! In the spirit of #opensource, this is our (@ro14nd & I) contrition to the @kubernetesio ecosystem. Thank you @RedHat making it happen❗️ https://t.co/NUQr41MS7F
http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2019