Comment by giancarlostoro
2 days ago
As others have pointed out. The BEAM is one of the most efficient VMs out there. It isnt FASTER than C or C++ but it is insanely efficient. Stuff like a simple hello world fits in small bytes in memory. The resilience of the BEAM is impeccable. Discord reaps the benefits and uses Rust when it needs to. I love backend systems and my ideal backend always winds up being similar to what BEAM provides OOTB.
My only reason for not using it is nobody pays me to use it, they pay me to write basic CRUD apps in .NET
No comments yet
Contribute on Hacker News ↗