From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 59A403C9F3 for ; Tue, 26 Jan 2016 02:07:25 -0500 (EST) Received: by mail-io0-x229.google.com with SMTP id g73so180564857ioe.3 for ; Mon, 25 Jan 2016 23:07:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Efxp22hNcj4SWvB7LZXkluxQwhsv0A8V5qKJ1JDhDWs=; b=UHfSCu/ak2QxHQ9d85EviEElpgEBZrOxyHwzBSH7pYI8b6Q3SvLYV+uUTGOKiF7w6q Eu4JqhS02qgkPOycqNnxLoapQAbFZMfpQRUTOZPyp2VeUUhqHCS3lURszpDM6dBoMc3V vrAYMkVJJKJ/jbu8HUH0diwLXvujxqeAD+Syps7VKeHy1e/dfN+Y2wEcFulFWNANk+bP 50glNoMHVKMFd8QnkJtlnW42YA04t0EMhoK+d3ICpZAazt66WSIcq+GatcvJ1l7lvKP3 /N1WcHCtF4yVAJYiu0LcnJzxAgFC4Xc+K9MyCQwmrWy4TG68YTY1PrVZah6fOqZkJNHq g+9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Efxp22hNcj4SWvB7LZXkluxQwhsv0A8V5qKJ1JDhDWs=; b=TPpsS0LAt00sOiPgz8L4r3juZ2IUcss2o837uWWBTt4z6zQRTEvKSDl2RHwcrtERDP cRla977HY+f/l3WBqA4GJ7CcyCsbjnqglLOm7fvgMnjiA8ZegSCmNyBuSFJ8E+qmw6KT idD1uwH7uNhtqb56wWftQXVsrKAAPll98Rh4P7QLgnTVF4481lPYyORm3bVvbYq+Ewvh 2L9olc16DCVWUFVNgGnnLi8qXs8/e+D5cPSbHQzjY+GRtdVkc778H7Dhwdml3Vrbn208 cGrfjHnG+pa50QPMVYWxSEf5uaTSq2Jrm72b2je1YH8byiCPmztSIE/dIc8NWbY4MkTk h9HQ== X-Gm-Message-State: AG10YOSWySxwkO3GwDBHgFk/5QD+WuaZGcN/GjoH6Lq0ovGeJ5Yp8sTgOE8/dudIigHaGi7y2BxXbfHLd0pihQ== MIME-Version: 1.0 X-Received: by 10.107.35.65 with SMTP id j62mr20570257ioj.30.1453792043841; Mon, 25 Jan 2016 23:07:23 -0800 (PST) Received: by 10.79.116.141 with HTTP; Mon, 25 Jan 2016 23:07:23 -0800 (PST) In-Reply-To: <56A65E26.3040109@taht.net> References: <56A65E26.3040109@taht.net> Date: Mon, 25 Jan 2016 23:07:23 -0800 Message-ID: From: Aaron Wood To: =?UTF-8?Q?Dave_T=C3=A4ht?= Cc: cerowrt-devel Content-Type: multipart/alternative; boundary=001a1140ecf859c4e9052a375635 Subject: Re: [Cerowrt-devel] better service discovery X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2016 07:07:25 -0000 --001a1140ecf859c4e9052a375635 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Consul is based on Raft, so anyone using Consul is using Raft. (and we're poking around at it at my company, but I don't have any insight to give on it, yet). But in general, I also like distributed redundancy (as opposed to primary/backup redundancy). -Aaron On Mon, Jan 25, 2016 at 9:40 AM, Dave T=C3=A4ht wrote: > While at last week's scale conference I ran across a guy doing > interesting things in tinc. One of the things he'd pointed out was the > general availability of service discovery options using a very flexible > many master/client protocol called "raft" - including using it as a dns > substitute in his environment. > > https://raft.github.io/ > > I like things that have redundancy and distributed state. Has anyone > been using this in any scenario? > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel > --001a1140ecf859c4e9052a375635 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Consul is based on Raft, so anyone using Consul is using R= aft.

(and we're poking around at it at my company, b= ut I don't have any insight to give on it, yet).=C2=A0 But in general, = I also like distributed redundancy (as opposed to primary/backup redundancy= ).

-Aaron
On Mon, Jan 25, 2016 at 9:40 AM, Dave T=C3=A4h= t <= dave@taht.net> wrote:
While= at last week's scale conference I ran across a guy doing
interesting things in tinc. One of the things he'd pointed out was the<= br> general availability of service discovery options using a very flexible
many master/client protocol called "raft" - including using it as= a dns
substitute in his environment.

ht= tps://raft.github.io/

I like things that have redundancy and distributed state. Has anyone
been using this in any scenario?
_______________________________________________
Cerowrt-devel mailing list
Cerowrt-devel@lists.= bufferbloat.net
https://lists.bufferbloat.net/listinfo/cerowrt-d= evel

--001a1140ecf859c4e9052a375635--