Webserver Benchmark: Erlang vs Go vs Java vs NodeJS

In this article, we compare the performance of webservers commonly used to implement server-side applications. We look at webservers implemented in Erlang, Go, Java (OpenJDK), and JavaScript (NodeJS). Read more

Similar

Quartz: Towards a statically typed Erlang

Erlang is probably the most widely used functional programming language in the software industry. It's been used by the creators of massive telecom infrastructure, tech giants, video game companies, and various small firms alike to achieve fast, stable ne... (more…)

Read more »

Erlang Clustering on Kubernetes

If you're looking to get a distributed Erlang cluster up and running on Kubernetes you'll need take a few things into account. This post will create a basic application and provide scripts to automate the creation and deployment of a distributed Erlang ap... (more…)

Read more »