top | item 28580572

(no title)

Calamity | 4 years ago

Interesting, thanks for the feedback. Didn't even consider the whole innate multicore support.

discuss

order

pdimitar|4 years ago

Erlang/Elixir do much better at utilizing all CPU cores effortlessly -- without you having to lift a finger. In Elixir's case just use the Phoenix framework and you get something that can serve 2000 requests per second on a $5 VPS host.

Calamity|4 years ago

Thanks for the pointer! Will look into it