Tarantool development patches archive
 help / color / mirror / Atom feed
From: Konstantin Osipov <kostja@tarantool.org>
To: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH 1/1] swim: push-pull dissemination
Date: Fri, 5 Jul 2019 11:21:01 +0300	[thread overview]
Message-ID: <20190705082101.GA6177@atlas> (raw)
In-Reply-To: <0b77920f623b1ed8beb47112f5607e2f2e74651c.1562278974.git.v.shpilevoy@tarantool.org>

* Vladislav Shpilevoy <v.shpilevoy@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

  reply	other threads:[~2019-07-05  8:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-04 22:23 [tarantool-patches] " Vladislav Shpilevoy
2019-07-05  8:21 ` Konstantin Osipov [this message]
2019-07-05 22:44   ` [tarantool-patches] " Vladislav Shpilevoy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190705082101.GA6177@atlas \
    --to=kostja@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='[tarantool-patches] Re: [PATCH 1/1] swim: push-pull dissemination' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox