Hacker News new | ask | show | jobs
by Joker_vD 775 days ago
Oh, you just run two instances of those and point them at each other.
2 comments

And then a third instance in case those both go down at the same time, and a fourth just in case there's a major worldwide outage.... it's monitoring instances all the way down
Even number so that everything is symmetrical.
You want odd numbers (n+1) so you can have a quorum in case of network partition.
I think you're missing the vibe (sarcasm).