Search code examples
erlangdevelopment-environmentscalabilityproduction-environment

Examples of production Erlang deployments


I am currently learning Erlang

Can SO users give interesting examples of any of their Erlang application deployments?

I want to gain some insight into common Erlang uses past telecomms, and any problems or unexpected benefits Erlang brought during development/deployment.

I hope this will give some broader context and whet the whistle for myself and anyone else jumping into Erlang!

Thanks in advance!


Solution

  • Our first application was a web/sms social network and I wrote a long paper on the subject which can be read here.