Live data from Hacker News

How And Why We Switched from Erlang to Python (2011)

engineering.mixpanel.com

1–10 of 150 posts

Re: How And Why We Switched from Erlang to Python (2011)

#3
1. This article was written in 2011 (it's 8 years old). I was confused why they were going with eventlet, but the age of the article explains why.

2. Even for 2011, 1k rps with an average latency of 100ms seems laughably bad. I have to be missing something here.

Re: How And Why We Switched from Erlang to Python (2011)

#6

1. This article was written in 2011 (it's 8 years old). I was confused why they were going with eventlet, but the age of the article explains why. 2. Even for 2011, 1k rps with an average latency of 100ms seems laughably bad. I have to be missing something here.

> No one on our team is an Erlang expert

Perhaps that has something to do with it

Re: How And Why We Switched from Erlang to Python (2011)

#8
Them not being able to utilize Erlang well seems to be the gist of the article. The rest seems like a post-hoc rationalization.

It's fair to switch away from a technology your team doesn't know well and doesn't want to learn. Maybe that should have been the title.

Post reply on HN