For a research project, I need to create an evolutionary simulation with 100 000 agents. Thus, I am looking for a distributed and asynchronous multi-agent system (MAS).
The only project I found is no longer maintained: https://github.com/ParaPhraseAGH/erlang-mas
Do you know any open-source projects in the field?