Distributed Thoughts
  • Home
Sign in Subscribe

elixir

A collection of 2 posts
Playing with Elixir- Part 2: Process Registry
erlang Featured

Playing with Elixir- Part 2: Process Registry

Processes are the basic building blocks in Elixir. These are used for building distributed fault tolerant systems. These can be compared to "actors" in AKKA (AKKA actors are inspired from Erlang). Processes are isolated from each other, run concurrent to one another and communicate via message passing. You
31 Mar 2018 3 min read
Playing with Elixir
elixir

Playing with Elixir

Recently Elixir and their web framework Phoenix has been picking up lot of interest, especially from HN. I decided to take a look and it looks very exciting. Some time back when I was playing with XMPP, I came across Erlang. But it had a very deep learning curve and
18 Aug 2017 2 min read
Page 1 of 1
Distributed Thoughts © 2025
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost