cabol / nebulex_redis_adapter

Nebulex adapter for Redis

Home Page:https://hexdocs.pm/nebulex_redis_adapter/NebulexRedisAdapter.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a Registry-based routing pool strategy

cabol opened this issue · comments

Implement a Registry-based routing pool strategy instead of using atoms and create them in runtime.

Based on Andrea's Leopardi article Process pools with Elixir's Registry