What are the advantages of it ? I m a geek not god I dont know about all the languages in programing world
Someone mentioned Golang here and I checked it out, really nice
Erlang is awesome. The number one advantage is that the entire language is modular, and, at any time, you can replace code within the VM without interrupting the functionality of the script. It's designed to be run constantly, and changes are made to be extremely simple.
To be fair, it is EXTREMELY hard to learn at first. It's not exactly friendly to anyone who isn't skilled at programming in general.
The idea is not have a 'simple to code' language, but rather to find a proper experienced developing team that specializes in that language.
With that said, i'll look into ERLANG.