bf515a2341
This commit changes the gossiper to direct messages to peer objects, instead of sending them through the server every time. The primary motivation is to reduce contention on the server's mutex and, more importantly, avoid deadlocks in the Triangle of Death. |
||
---|---|---|
.. | ||
ann_validation.go | ||
bootstrapper.go | ||
gossiper_test.go | ||
gossiper.go | ||
log.go | ||
syncer_test.go | ||
syncer.go | ||
utils.go |