Hi there,
I have a curiousity question. I know there are different abstractions built on top of Process, such as Agent, GenServer, Registry, Supervisor and Task. I know each of them has their specific use-case. However, what do you think (or know) to be the most commonly used and generally most important abstraction?
On the forums I notice that the GenServer tag is tracked most often, which could be an indication this is the answer to my question. It is also my hunch that GenServers are the answer to my question. But I am curious if someone who knows Elixir better can formulate a substantiated answer.






















