[tarantool-patches] Re: [PATCH 1/1] swim: push-pull dissemination

Konstantin Osipov kostja at tarantool.org
Fri Jul 5 11:21:01 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/07/05 10:17]:
> SWIM in the original paper says, that dissemination time of an
> event is O(log(N)), where N is size of the cluster. It is true,
> when both ping and ack messages carry dissemination and
> anti-entropy. Before this patch it wasn't so - only regular
> pings were carrying something.
> 
> After this patch the SWIM module has true exponential
> dissemination speed.
> 

OK to push.

Now all messages are symmetric, is this right?


-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list