apple / swift-distributed-actors

Peer-to-peer cluster implementation for Swift Distributed Actors
https://apple.github.io/swift-distributed-actors/
Apache License 2.0
580 stars 54 forks source link

Provide a `clusterd` process for simple node discovery #1152

Open ktoso opened 1 month ago

ktoso commented 1 month ago

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