Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4530C18608 for ; Thu, 16 Jul 2015 01:07:42 +0000 (UTC) Received: (qmail 92941 invoked by uid 500); 16 Jul 2015 01:07:41 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 92892 invoked by uid 500); 16 Jul 2015 01:07:41 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 92874 invoked by uid 99); 16 Jul 2015 01:07:41 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2015 01:07:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D920FD4E4F for ; Thu, 16 Jul 2015 01:07:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id HGoskif_OtY9 for ; Thu, 16 Jul 2015 01:07:35 +0000 (UTC) Received: from mail-oi0-f46.google.com (mail-oi0-f46.google.com [209.85.218.46]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 44AA02110B for ; Thu, 16 Jul 2015 01:07:35 +0000 (UTC) Received: by oiab3 with SMTP id b3so40561406oia.1 for ; Wed, 15 Jul 2015 18:06:49 -0700 (PDT) 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 :content-type; bh=GkDX8IleBBwpJnzfE7GfFSTuAAl83I/Owmet07zRHjk=; b=TLzaV5CpoVNUCiSYELXtZH6WUvcxUSNdt8IK4bFRqM6WDJwZLlTGJuJKWwUL4WCASB B6/TM9SXc/bmO4nvEOuma+1ZAq1Mg53/Jn7zmocrQa7IZw8J3uOnks+u1WlVVmyQeo8Q 6/pSTKc+6sg1mk2xEJqlt8lc3m9FZsexbAR+XNHGSkn1L5gfnCjUYVu3nuN4euOW40sy tJzHCe6uwTvKo0xrJlBWvZAcnRAkIr0SoTjRFkhj9eiijBf0aj9YwK7vQFMbTq1SMT/N 0exBr8e6H7TfLVNqO7R87uNAd7UX/+Or0ExUYUF50BJUx+gviMep9lDwTq4Vn+9THry3 /q0g== MIME-Version: 1.0 X-Received: by 10.60.35.98 with SMTP id g2mr6213436oej.6.1437008809544; Wed, 15 Jul 2015 18:06:49 -0700 (PDT) Received: by 10.202.226.82 with HTTP; Wed, 15 Jul 2015 18:06:48 -0700 (PDT) Received: by 10.202.226.82 with HTTP; Wed, 15 Jul 2015 18:06:48 -0700 (PDT) In-Reply-To: References: Date: Wed, 15 Jul 2015 22:06:48 -0300 Message-ID: Subject: Re: new paper on optimizing replication config From: Edward Ribeiro To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=089e01182c10a1d2bc051af3afeb --089e01182c10a1d2bc051af3afeb Content-Type: text/plain; charset=UTF-8 Congratulations, Alex! :) VLDB is a top notch conference, and the subject is very interesting, so your paper certainly deserves a closer look. Thanks for sharing! Edward Em 15/07/2015 21:06, "Alexander Shraer" escreveu: > Our paper on > optimizing the configuration of distributed storage was recently accepted > to the International Conference on Very Large Databases (VLDB). It > basically shows that reconfiguration can be used to significantly improve > latency. > > It isn't directly related to ZooKeeper, but I thought that it may interest > some people on this list. > > Best Regards, > Alex > --089e01182c10a1d2bc051af3afeb--