Debugging with Phoenix Just Pushed a Membership Backend Store

TCP Roundtrip performance experiment with small TCP messages (by @dbeck74)

I sent messages in a loop to an Elixir TCP server which sent back an ACK in turn. I was interested to see how many roundtrips would go per second. This is a non-scientific experiment to get an idea about the performance of this scenario.

http://dbeck.github.io/simple-TCP-message-performance-in-Elixir/