Hacker News new | ask | show | jobs
by abritinthebay 3489 days ago
If you don't need low latency and are ok with the extra architectural overhead... there's nothing wrong with that.

Different use cases

1 comments

Many are preaching erlang/elixir on the OTP/microservice alternative paradigm – that doesn't seem as attractive as the low latency resiliency.

At least to me, as a story.

Well... it's a win for both. It means it's easy to write performant and highly concurrent microservices.

Latency is part of that.