From: Jeff Garzik <jeff@garzik.org>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: Jeff Darcy <jdarcy@redhat.com>,
Project Hail List <hail-devel@vger.kernel.org>
Subject: Re: Metadata replication in tabled
Date: Mon, 28 Jun 2010 19:21:21 -0400 [thread overview]
Message-ID: <4C292E71.1090504@garzik.org> (raw)
In-Reply-To: <20100628121056.16dfc2f8@lembas.zaitcev.lan>
On 06/28/2010 02:10 PM, Pete Zaitcev wrote:
> Well, yeah... I guess I was too lazy and reluctant to create yet
> another state machine for this. Maybe I should just bite the bullet
> and make tabled fully multi-threaded. It was likely to come next
> anyway since you complained about the abysmal performance (I do not
> know yet what the issues with performance are, but threads are
> likely to participate). But if so, a thread may just easily loop,
> as ncld API intends.
With my wikipedia corpus testing, part of the issue seems to be a lack
of ready-and-waiting-to-write/read chunkd connections. Ideally you want
to have an already-open, initialized connection to a chunkd server ready.
Back in the days when I slung NNTP news across the galaxy, having
multiple TCP connections to a single server was critical for
performance, in particular mitigating the overhead of connection and
authentication initialization.
Jeff
prev parent reply other threads:[~2010-06-28 23:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-25 0:31 Metadata replication in tabled Pete Zaitcev
2010-06-25 7:26 ` Jeff Garzik
2010-06-25 14:39 ` Pete Zaitcev
2010-06-28 12:37 ` Jeff Darcy
2010-06-28 18:10 ` Pete Zaitcev
2010-06-28 23:21 ` Jeff Garzik [this message]
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=4C292E71.1090504@garzik.org \
--to=jeff@garzik.org \
--cc=hail-devel@vger.kernel.org \
--cc=jdarcy@redhat.com \
--cc=zaitcev@redhat.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.