Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 4 Elixir Clustering 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)
-
Learn Elixir
Learn Elixir in as little as 12 Weeks. A structured learning environment with practical assignments, code reviews, weekly live coaching sessions, job-hunting assistance, and more. Try a Free Preview today!
-
clope
Elixir implementation of CLOPE: A Fast and Effective Clustering Algorithm for Transactional Data
-
rock
Elixir implementation of ROCK: A Robust Clustering Algorithm for Categorical Attributes (by ayrat555)
Elixir Clustering related posts
- We used Elixir's Observer to hunt down bottlenecks
- If you were in charge of a startup tech stack, how would you use elixir to actually scale and make every work seamlessly?
- Nodes
- Nodes Elixir
- Clustering nodes with different basenames
-
A note from our sponsor - SonarQube
www.sonarqube.org | 30 Mar 2023
Index
What are some of the best open-source Clustering projects in Elixir? This list will help you:
Project | Stars | |
---|---|---|
1 | libcluster | 1,708 |
2 | swarm | 1,134 |
3 | clope | 18 |
4 | rock | 11 |