Skip to content

Distributed clustering — one-line multi-node support #108

@gregwinn

Description

@gregwinn

Summary

Make BEAM distribution trivial. Winn.connect(:node@host) and your agents, events, and pipelines automatically span machines. The BEAM has 35 years of battle-tested distribution — Winn should make it a one-liner.

Syntax

Winn.connect(:app@us_east)
Winn.connect(:app@eu_west)

# Agents, events, and pipelines automatically
# span all connected nodes — zero config
Event.emit(:order_placed, order)

Design

Dependencies

Target Version

v1.0.0 — The Winn Platform

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions