November 14, 2019

170 words 1 min read

Concurrency + Distribution = Scalability + Availability: A journey architecting Erlang systems

Concurrency + Distribution = Scalability + Availability: A journey architecting Erlang systems

Erlang/OTP has for years been described as the secret sauce to writing scalable and available systems. However, Erlang alone will not perform any magic. Francesco Cesarini walks attendees through the topology patterns of modern distributed Erlang architectures, discussing the trade-offs in scalability and reliability, the actor model, the failure model, and the built-in distribution model.

Talk Title Concurrency + Distribution = Scalability + Availability: A journey architecting Erlang systems
Speakers Francesco Cesarini (Erlang Solutions Ltd)
Conference O’Reilly Open Source Convention
Conf Tag
Location Austin, Texas
Date May 16-19, 2016
URL Talk Page
Slides Talk Slides
Video

Erlang/OTP has for years been described as the secret sauce to writing scalable and available systems. However, Erlang alone will not perform any magic. It is merely an enabler whose programming model and predictable virtual machine make the end results easier to achieve. Francesco Cesarini walks attendees through the topology patterns of modern distributed Erlang architectures, discussing the trade-offs in scalability and reliability, the actor model, the failure model, and the built-in distribution model.

comments powered by Disqus