Live data from Hacker News

Online gambling firm Bet365 has swapped Java for Erlang

techworld.com

1–10 of 20 posts

Re: Online gambling firm Bet365 has swapped Java for Erlang

#5
Guys who designed the LMAX 'disrupter' for Betfair have a good talk about how much trading these betting sites do per second http://www.infoq.com/presentations/LMAX and how concurrency is a major issue, Erlang makes sense even if they have to search for replacement devs

Re: Online gambling firm Bet365 has swapped Java for Erlang

#6
post #4

Goodluck finding Erlang devs when your core dev team finds a new job.

FWIW, we built a team of Elixir developers in the spring of 2014 in Austin Texas. Austin is not the bay area, it's maybe a Tier 3 startup town. And still we were able to build a great team over the course of a few months.

At the time, Elixir had not hit 1.0 and while there's a lot of overlap between elixir and erlang this is a good comparison because Elixir is a lot less common than erlang.

Here's the thing-- by having that filter of using this language-- a good language-- we self selected for good engineers because the good engineers were either already using it or were very interested in it. I for one, for instance, came to that job, relocating across the country just because I wanted to work in that language.

Re: Online gambling firm Bet365 has swapped Java for Erlang

#9
post #4

Goodluck finding Erlang devs when your core dev team finds a new job.

I learned Erlang on the job when I started at an Erlang shop, in between taking care of existing php stuff. It's not super hard: the syntax is weird, but at least whitespace isn't significant.
Post reply on HN