Elixir erlang-distribution Projects
-
Project mention: We used Elixir's Observer to hunt down bottlenecks | news.ycombinator.com | 2022-08-23
Distributed Elixir can be done with Docker containers too, see https://github.com/bitwalker/libcluster which by default has some Kubernetes support but you can also have third party (or custom) clustering strategies. I've not done this myself but I've seen articles about this a lot during the past years.
Hot code updates for most applications aren't really worth it in my opinion, assuming you do something like blue/green rollover deployments. It's cool that it's possible though. But it requires appup files and afaik Distillery is one of the release tools that has support for it built-in.
-
swarm
Easy clustering, registration, and distribution of worker processes for Erlang/Elixir (by bitwalker)
-
Paraxial.io
Elixir and Phoenix Application Security Platform. Replace Snyk, reCaptcha, and Cloudflare bot defense with the only application security platform built for Elixir and Phoenix.
Elixir erlang-distribution related posts
Index
Project | Stars | |
---|---|---|
1 | libcluster | 1,708 |
2 | swarm | 1,134 |