|
|
|
|
|
by mapcars
583 days ago
|
|
Its always nice to see people experimenting with different technologies. I'm curious about Erlang server, do you see any advantage or features that Erlang provides, compared to for example if the server was running in Python via multiple instances? |
|
Given the experience so far, it seems that using Erlang was the correct choice, not only because of the above, but also because Erlang made the server implementation way easier than we thought.