1 Forks
1 Stars
1 Watchers

agent_map

AgentMap can be seen as a stateful Map that parallelize operations made on different keys. Basically, it can be used as a memoization, computational framework, simple in-memory transactional key-value store and, sometimes, as an alternative to GenServer.

How to download and setup agent_map

Open terminal and run command
git clone https://github.com/volnyvolnyvolny/agent_map.git
git clone is used to create a copy or clone of agent_map repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with agent_map https://github.com/volnyvolnyvolny/agent_map/archive/master.zip

Or simply clone agent_map with SSH
git@github.com:volnyvolnyvolny/agent_map.git

If you have some problems with agent_map

You may open issue on agent_map support forum (system) here: https://github.com/volnyvolnyvolny/agent_map/issues