Building a simple distributed Phoenix application
Learn how to create a distributed Phoenix application with LiveView and clustering. This tutorial covers broadcasting messages across multiple nodes using Phoenix PubSub and libcluster.
elixir
I'm a software developer interested in building large scale distributed systems on the BEAM.
My stuff is scattered around GitHub and GitLab.
If you want to chat, you can send an email to hello at sylvesterroos dot com or message me on x.com.
Learn how to create a distributed Phoenix application with LiveView and clustering. This tutorial covers broadcasting messages across multiple nodes using Phoenix PubSub and libcluster.