Examples

This folder contains small, runnable integration examples for the distribute library.

These examples are intended for local development and manual verification. They start real distributed BEAM nodes (erl) on your machine.

Prerequisites

What’s here

Running

From the repository root:

./examples/two_nodes/integration_test.sh

Or from examples/two_nodes_app/:

./scripts/run_integration.sh
Search Document