Title: Is Erlang still a viable choice for modern distributed systems?
Hey guys, I've been playing around with some legacy code and I noticed we're still using Erlang for our distributed system. While I love the functional programming paradigm and fault-tolerance features, I'm wondering if it's still the best choice for new projects. Has anyone else been using Erlang recently, or has it been replaced by other languages like Go or Rust?
Hey guys, I've been playing around with some legacy code and I noticed we're still using Erlang for our distributed system. While I love the functional programming paradigm and fault-tolerance features, I'm wondering if it's still the best choice for new projects. Has anyone else been using Erlang recently, or has it been replaced by other languages like Go or Rust?