Coordination-Free Computations
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the challenges of distributed query execution in Dynamo-style replication systems like Akka Cluster and Riak Core in this conference talk from GOTO Chicago 2015. Delve into the complexities of ensuring highly-available and fault-tolerant computations, where programmers must typically ensure operations are commutative and idempotent. Learn about the intricacies of resilience from network partitions and node failures in distributed systems. Gain insights from Christopher Meiklejohn, a Senior Software Engineer at Basho, as he discusses coordination-free computations and their implications for distributed query execution.
Syllabus
Coordination-Free Computations • Christopher Meiklejohn • GOTO 2015
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube