swarm
swarm copied to clipboard
whereis_name/1 invocation takes more than 60_000 ms
Sometimes, the invocation of Swarm.whereis_name/1 takes over 60_000 ms. The total amount of processes registered under is about 20K. All processes have pretty the same name pattern
- "PH#{number}"
- "FLH#{number}"
- "FD#{number}",
- "FS#{number1}:#{number2}",
- "FPRH#{number}",
- "FSE#{number1}:#{number2}"
Application is Umbrella like, built with Distillery and Deployed with Edeliver as a single release.