Building Real-Time Systems
In this book, you’re going to learn how to build real-time systems, but first we’re going to walk through the foundations of real-time communication. When you understand the foundations that real-time systems in Elixir are built on, you will be able to build and debug applications more easily.
Elixir is a great choice for developing real-time systems, but it is just a language. We will leverage several different Elixir libraries for building our real-time systems—the most important one is Phoenix. Phoenix[5] is a web framework written in Elixir that drives productive web application development. One component of Phoenix that we will use for building real-time systems is Phoenix Channels. You’ll start learning about ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access