Hacker News new | past | comments | ask | show | jobs | submit login
Managing Distributed State with GenServers in Phoenix and Elixir (appsignal.com)
16 points by amalinovic 3 months ago | hide | past | favorite | 1 comment



This is a cool implementation, for sure, but I'm not sure I'd recommend going directly for a structure like a CRDT and managing the distribution yourself. This kind of thing is exactly why mnesia was made, and that should have no trouble at all scaling to the hundreds of thousands of connections and beyond.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: