When you have a limited number of resources that you have to share for your all application, like database connections or worker processes, what you need is a pool. In this post, we���re going to take a look at one possible pooling strategy that highly leverages Elixir���s built-in Registry resulting in fast, reliable, and cleanly designed pools.
Published on April 24, 2020 17:00