I am very fascinated by Golang and Erlang. I am also reading about how their concurrent model, distribution handling and fault tolerance differs. Would it be a good idea to build Docker, Swarm and Kubernates with something like Elixir(Erlang) today? ...
Cj commentedOriginally asked at Reddit. Chris McCord created 2 million concurrent connections on 40core/128gb Box. Those were not requests per second, but persistent live connections. I don't know if those connections were doing something, or were idle. Edit: I...
MMarcus commentedWe're starting a new project, version 2 of an application. Number of online users grows upto 8K at night. The application is a social networking application with things like viewing other users profiles, liking photos, sending messages, live chat, et...
MMarcus commented