Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lfn716
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lfn716
7y ago
The advantage of Java and Erlang the author was referring to is that you don't need extra technology. With sidekiq, you must setup Redis and often separate instances to process the job queues. With Node and websockets in Ruby/
2.
▲
by
lfn716
7y ago
I wouldn't say Elixir has more concepts, it is rather different concepts. You also don't have to worry about performance and concurrency. I would actually argue that you have to worry less about performance and concurrency becau