Elixir Clustering

Top 4 Elixir Clustering Projects

  • libcluster

    Automatic cluster formation/healing for Elixir applications

    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)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2022-08-23.

Elixir Clustering related posts

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
Static code analysis for 29 languages.
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.
www.sonarqube.org