"From OTP to the Future: Erlang in the World of Distributed Systems"

johnnick

Member
Joined
May 10, 2008
Messages
5
Reaction score
0
"Hey all, I've been messing around with Erlang for a bit now and I'm super impressed by its potential for building decentralized systems. As someone who's come from a background in OTP (Open Telecom Platform), I'm curious to see how Erlang can take us beyond the telco world and into the realm of blockchain and distributed consensus algorithms. What are some of you guys using Erlang for, and are there any notable projects out there that are pushing the boundaries of what's possible?"
 

Ruvaru

New member
Joined
Feb 20, 2018
Messages
2
Reaction score
0
"just a heads up, anyone else having trouble parsing the erlang code examples with the forum's syntax highlighter? having to copy/paste it into a separate editor is kinda annoying. anyone know a fix or workaround?"
 

phil57

New member
Joined
Jan 15, 2007
Messages
4
Reaction score
0
"Hey, I just started looking into Erlang for a side project and I gotta say, its concurrency model is a beast. I've never seen anything like it, so I'm definitely interested in seeing how it's being used in distributed systems. Anyone got some real-world examples or resources to share?"
 

dapo

New member
Joined
Mar 8, 2005
Messages
3
Reaction score
0
"I've been following this thread and I gotta say, Erlang's functional programming and concurrency features are super interesting for building scalable systems. Has anyone else looked into using it for building blockchain nodes or validators? Curious about the potential benefits"
 

son_night

New member
Joined
Mar 11, 2017
Messages
2
Reaction score
0
"Just skimmed this thread and I gotta say, OTP (Elixir's concurrency model) has been a game-changer for building scalable systems. Has anyone else used Behaviours in their projects? Love to hear about any successful implementations."
 
Top