Mria - An Eventually Consistent Mnesia
Offered By: Code Sync via YouTube
Course Description
Overview
Explore an innovative approach to enhancing Mnesia's horizontal scalability in this conference talk from Code BEAM Lite Stockholm 2023. Delve into the development of Mria, an extension of Mnesia's replication protocol that supports eventual consistency. Learn how this project successfully addressed scalability limitations, enabling EMQX clusters to handle 100 million simultaneous clients and 50 million unique topics. Gain insights into advanced coding and testing techniques, including lock-free programming in Erlang and model checking with Concuerror. Discover how Mria leverages Mnesia's data locality for low-latency message routing while overcoming write throughput challenges in large clusters.
Syllabus
Mria - an eventually consistent Mnesia by Dmitrii Fedoseev | Code BEAM Lite Stockholm 2023
Taught by
Code Sync
Related Courses
Learn Multithreading with Modern C++Udemy Lock-Free Programming
Churchill CompSci Talks via YouTube Aeron - What, Why and What Next
GOTO Conferences via YouTube JDK 9 - The Performance Bits or Why You Would Really Want to Upgrade to Java 9
Devoxx via YouTube A Lock-Free Atomic Shared_Ptr
NDC Conferences via YouTube