Hi,
I’m new to the language, so sorry in advance if quesion if stupid. I have some production experience with Akka framework and it has out of the box quite a few routing strategies (e.g Round robin, consistent hashing, smalles mailbox etc) Does elixir/erlang offer something similar? Are there perhaps any known patterns/best practices of how to put together various process hierarchies and pass messages between them?
Thanks!
Max






















