Package convex.peer

Class BeliefPropagator

java.lang.Object
convex.peer.AThreadedComponent
convex.peer.BeliefPropagator

public class BeliefPropagator extends AThreadedComponent
Component class to handle propagation of new Beliefs from a Peer Overall logic: 1. We want to propagate a new Belief delta as fast as possible once one is received 2. We want to pause to ensure that as many peers as possible have received the delta