AgentMap can be seen as a stateful Map that parallelize operations made on different keys. Basically, it can be used as a cache, memoization, computational framework and, sometimes, as a GenServer alternative
AgentMap
Map
GenServer
This module contains functions for making multi-key calls