I'm searching for real world applications of erlang, like projects already built with that language or pointers on how to search for such projects.
I'm looking for real projects not just test projects that won't do anything
|
6
|
I'm searching for real world applications of erlang, like projects already built with that language or pointers on how to search for such projects. I'm looking for real projects not just test projects that won't do anything
|
|||
|
|
|
|
in-text customization tool for websites hover.in is made using erlang & yaws. |
||
|
|
|
|
It is also used by RabbitMQ, which itself is used by a lot of companies. |
||
|
|
|
|
tcpbalance is a load-balancing TCP proxy written in Erlang that works well with distcc. distcc is a tool for speeding up compilation of source code by using distributed computing over a computer network. With the right configuration, distcc can dramatically reduce a project's compilation time. |
||
|
|
|
|
It's used to power part of GitHub (namely the Git daemon). Details in an interview at InfoQ. |
||
|
|
|
|
Wings 3D subdivision 3D modeller. This one is a bit different than the others listed here, because Erlang is usually used for high-availability concurrent server software, and in this case it's being used for a desktop 3D modelling application. |
||
|
|
|
|
|
||
|
|
|
|
Amazon use it - for instance for SimpleDB. My firm hypernumbers.com (obviously). |
||
|
|
|
|
Incomplete list of websites powered by Erlang: http://www.appliedstacks.com/PoweredBy/Erlang |
||
|
|
|
|
ejabberd, a Jabber/XMPP server, is built in Erlang |
||
|
|
|
|
Who uses Erlang for product development:
|
||
|
|
|
|
The facebook chat system. |
||
|
|
|
|
The Yaws web server. Vendetta Online an MMO. |
|||
|
|
|
|
It's used to write telephone switching systems, as it was invented at a phone company, Ericsson in Sweden. |
||||||||
|
|
|
Apache CouchDB http://couchdb.apache.org/ |
||
|
|
|
|
Have a look at CouchDB |
||
|
|