A pool for concurrent transactional tests.| hexdocs.pm
async(supervisor, fun, options \\ [])| hexdocs.pm
A behaviour module for implementing supervisors.| hexdocs.pm
A supervisor optimized to only start children dynamically.| hexdocs.pm
Why would one use Finite Automata for almost anything having state| rocket-science.ru
A supervisor that starts multiple partitions of the same child.| hexdocs.pm
The FSM implementation that’s worth it to give a try| rocket-science.ru
Take a deep dive into the Actor Model and learn how GenServers can be leveraged in unison with your Database| My.Thoughts v1