Hacker News new | ask | show | jobs
by alberth 1512 days ago
Is this a test of just having 5M people knock on your door?

Or is this a test where something actually happens (data exchanges) with each connection?

I ask because those are two totally different workloads and typically where in the later test Erlang shines.

1 comments

It's an echo server. The client sends the data, the server responds with the same data.