Latest #distributed-systems Threads 
Happy Friday!
I spent some time solving Fly.io’s “Gossip Glomers” distributed systems challenges in Elixir: GitHub - Nezteb/gossip_glome...
New
Save the date for MQ Summit 2025 — the premier event where messaging experts, developers, and decision-makers gather to shape the future ...
New
I’m writing a real-time system application that communicates in a local p2p network where packet loss is expected, up in the range of 50%...
New
In my first two UK roles, software architecture always included a failover system, an independent, exact copy of production running in an...
New
Do I understand correctly that the nature of distributed erlang makes partial netsplits non-solvable problem, and the only way to mitigat...
New
Hi,
I’ve three mostly identical nodes in an embedded system and roughly every minute, all of them have to make an API call to fetch some...
New
I have a new role in a domain that is completely dominated by Python. This is in the scientific R&D domain, where Python is used for ...
New
suppose i have 1000 nodes connected in a ring, connect_all set false and manually connected in a ring. each node have 1 genserver means 1...
New
Hi everyone!
I’m pondering to create a simple “leader + workers” architectures where workers can send updates back to the leader as resu...
New
We are reviewing our application architecture and wonder if there are recommendations or guidance on how we should connect the distribute...
New
This Week's Trending
This Month's Trending
This Year's Trending
Save the date for MQ Summit 2025 — the premier event where messaging experts, developers, and decision-makers gather to shape the future ...
New
Happy Friday!
I spent some time solving Fly.io’s “Gossip Glomers” distributed systems challenges in Elixir: GitHub - Nezteb/gossip_glome...
New
Last Three Year's Trending
I’ve multiple api instances installed on the on premise servers that are sometimes offline. I’d like to setup one master admin node that ...
New
I have a new role in a domain that is completely dominated by Python. This is in the scientific R&D domain, where Python is used for ...
New
In this article, I talk about the Elixir library Delta we at Slab just open-sourced, its various features including support for Operation...
New
suppose i have 1000 nodes connected in a ring, connect_all set false and manually connected in a ring. each node have 1 genserver means 1...
New
In my first two UK roles, software architecture always included a failover system, an independent, exact copy of production running in an...
New
Do I understand correctly that the nature of distributed erlang makes partial netsplits non-solvable problem, and the only way to mitigat...
New
Hi,
I’ve three mostly identical nodes in an embedded system and roughly every minute, all of them have to make an API call to fetch some...
New
I’m writing a real-time system application that communicates in a local p2p network where packet loss is expected, up in the range of 50%...
New
Trending Over Three Years
Trying to decide between using a message broker or queue services (e.g. RabbitMQ) for passing messags between the microservices OR using ...
New
We have a process that is registered using:
def start_link do
case GenServer.start_link(__MODULE__, :ok, name: {:global, __MODULE__})...
New
I am trying to send messages to all local nodes periodically about a leader selection. I am using 4 nodes currently
[:"n1@127.0.0.1", :...
New
So I have been investigating the feasibility of employing Erlang's native distributed application architecture (http://erlang.org/doc/des...
New
Introducing Nebulex
Source Hex Package Getting Started Examples
New
My app is distributed using @bitwalker’s libcluster and swarm libraries. I’m currently trying to write tests for specific parts of my app...
New
what books/Resources do you recommend to learn about distributed system(theory)?
New
Distributed Systems
What distributed systems theory should a distributed systems engineer know?
Distributed systems theory for the di...
New
I am running into a problem where mnesia is crashing on nodeup in clustered mode:
Mnesia('vanguard@test02'): mnesia_monitor starting: &l...
New
My question: considering an application consisting of a set of polyglot [micro ~ substitute your definition]-services, would Elixir, and ...
New
Hi guys, I’m exploring Elixir for high demanding systems and I’m trying to figure out some scenario I face every day with the software I ...
New
Hi to all I wrote a post about how to create a riak_core application in elixir. this is the link:
There are also application as exam...
New
Hi all,
I have used Cachex(plugin) in my application, and also made an API service to reset the cache, The question is if I run the serv...
New
Hi everyone!
I’m the founder of Render, a new cloud provider with native support for Elixir. When we launched Elixir support the most po...
New
I have a Registry to create dynamic GenServers (each holding users' parameters). I want to be able to take advantage of GenServer's distr...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







