Advertisement
Advertisement
β‘ Community Insights
Discussion Sentiment
50% Positive
Analyzed from 73 words in the discussion.
Trending Topics
#each#cps#delta#configuration#node#system#usually#built#control#plane
Discussion Sentiment
Analyzed from 73 words in the discussion.
Trending Topics
Discussion (1 Comments)Read Original on HackerNews
How does the configuration spread consistently across the nodes? How does each node know if each link to the next node is still the most up-to-date, based on the configuration system. This part usually is waved away but itβs one of the trickier bits. Usually there is some paxos/raft/zookeeper system involved here.