From: Ying X. <yin...@wi...> - 2020-05-24 12:32:01
|
On 5/21/20 11:03 PM, Jon Maloy wrote: > https://github.com/willemt/raft.git, that was only 3,500 lines of code, > although with uncertain quality status of course. > I suspect that a large part of those is code that are dealing with > neighbor monitoring, failure detection etc, i.e, services that the > topology server already has for free. It would be very interesting to > see if it would be possible to reduce this code amount to an acceptable > volume for inclusion in the TIPC module. Good finding Jon! Let me try to study this one. |