Partisan

Build Status

Partisan is a scalable and flexible, TCP-based membership system and distribution layer for the BEAM. It bypasses the use of Distributed Erlang for manual connection management via TCP, and has several pluggable backends for different deployment scenarios.

Partisan features

Partisan has many available backends a.k.a peer service managers:

Requirements

Documentation

Find the documentation at hex.pm.

Alternatively you can build it yourself locally using make docs.

The resulting documentation will be found in the docs directory.

Who is using Partisan