AstonJ

AstonJ

Why bet365 (with 22m customers) use Elixir and Erlang

##go, Erlang, Elixir; what’s in a programming language anyway?

bet365 has more than 22m customers, making it the world’s largest online gambling company, with reports suggesting that up to three-quarters of its £1.5bn revenues come from international markets. Extreme scalability, concurrency, and reliability is a must to keep bet365’s engines turning. bet365 lives by the mantra the right tool for the job, and runs a mix of Erlang, Elixir, and Go in production.

When you pit Go’s requests per seconds against the likes of Ruby on Rails or Django, Go returns some impressive benchmarks performing three times better. Go can scale to hundreds of thousands with relative ease, in much the same way that Erlang and Elixir scale to millions.

Full story: https://sbcnews.co.uk/features/2017/09/26/erlang-elixir-programming-language

via @rvirding

First 10 of 16 Posts Switch mode

brightball

brightball

I really wish they’d post more numbers.

melmoth

melmoth

Definitely…

It would be really great to have some real facts, tests and numbers…

jmilet

jmilet

As much as I like Erlang and Elixir my experience regarding Go’s performance is just the opposite.

I totally agree that it would be nice to have facts to support this statement.

sztosz

sztosz

As much I’d like to use GO it was great disappointment for me. Not the performance wise but rather semanticaly; it’s too damn imperative :confused:

AstonJ

AstonJ OP

Not sure if it’s related…

peerreynders

peerreynders

FYI:

A clip showing off the responsive bet365 front end. It’s part of a slide show used in

Ben Frain is the author of Enduring CSS (eCSS).

amnu3387

amnu3387

Once he moves the css and js into a single file he’ll have vue single file components :slight_smile:

peerreynders

peerreynders

Evaluate approaches against your own requirements

Combining JS and HTML is one thing - keeping the authoring CSS separate probably allows greater freedom when it comes to tooling. And depending on the circumstances you may need two separate CSS files per component - structure and skin (e.g. if the site/application likes to adjust the look with seasons relevant to the business).

amnu3387

amnu3387

I was just pointing out that they have the same concerns and seemed to have reached similar conclusions on how to solve that - I was not saying that it would be the right choice to use another 3rd party system with a bunch of dependencies instead of using plain css/js/html

AstonJ

AstonJ OP

Why does it say:

The company even went as far as to acquire Erlang in 2016 and contributing the code to the open source community on GitHub, to encourage more enterprise developers to use it.

They haven’t acquired Erlang as far as I know :confused:

Where Next?

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2977 91561 914
New
byu
@chrismccord : I just saw the Extract AGENTS.md from Phoenix.new into phx.new generator commit to the phoenix project. My initial shotgu...
New
arcanemachine
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
AstonJ
Just a general thread to post chat/news/info relating to AI/ML stuff that may be relevant for Nx now or in the future. Got anything to sh...
New
type1fool
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
juhalehtonen
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
alexslade
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog It says that Fly is going all-in on sprites, which is a worry ...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
bjorng
We want to introduce a new native datatype to Erlang: native records. Although replacing all tuple records with native records is not our...
New

We're in Beta

About us Mission Statement