The Rails Network client proactively sends job updates to the mining pools (validators) as soon as they appear (instead of having the pool software pinging the RPC node every x number of seconds, e.g. Miningcore every 0.5s), thus minimizing the communication delays between the node/blockchain client and the (Miningcore) pool software. The uncle rates are thus significantly improved.