top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Erlang was designed for Telecoms, how well does it adapt to other areas such as Web or application programming?

+2 votes
276 views
posted Jun 17, 2014 by Varuna Magar

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

I'd say pretty well, generally. Desktop applications, maybe not so much because there is a lack of GUI libraries available to it. There are some, but it would be a hard job. So I wouldn't recommend it for that.

For anything network server related however, it's fantastic. Because it was built and supported by Ericsson, they built it with support for all the common protocols. If you use a language like Haskell you've got to write libraries to support things like Web protocols, SMTP, all your basic protocols. Erlang comes with all of that, so it's the best choice for network server applications, especially since server applications tend to be concurrency oriented -- you can just start a new thread for each connection, that's how ejabberd works.

answer Jun 18, 2014 by Aarati Mahajan
Similar Questions
+2 votes

Now and days, various technology options are coming out which can be used to improve LTE throughput as well as LTE capacity. LTE-U/LAA, LWA are well known options. Would operators prefer to have different charging fro different access or the user will be charged same whether it is receiving data through any access (i.e. LTE-U/LAA or LWA) ?

+1 vote

Your help may help us to improve the queryhome and its performance. My question is does google or other search engines read the change frequency and last mod from the site map.

...