apple / swift-distributed-actors

Peer-to-peer cluster implementation for Swift Distributed Actors

Home Page:https://apple.github.io/swift-distributed-actors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a `clusterd` process for simple node discovery

ktoso opened this issue · comments

A simple app which binds on a known host and all other nodes bind to it -- it is like a seed node.