Re: notmuch's idea of concurrency / failing an invocation
authorStewart Smith <stewart@flamingspork.com>
Wed, 2 Feb 2011 00:40:06 +0000 (11:40 +1100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:50 +0000 (09:37 -0800)
02/f6e13b0b7760e3c4dee0b7b1fc47d0fdbfa4f4 [new file with mode: 0644]

diff --git a/02/f6e13b0b7760e3c4dee0b7b1fc47d0fdbfa4f4 b/02/f6e13b0b7760e3c4dee0b7b1fc47d0fdbfa4f4
new file mode 100644 (file)
index 0000000..575774f
--- /dev/null
@@ -0,0 +1,77 @@
+Return-Path: <stewart@flamingspork.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 043D1431FB6\r
+       for <notmuch@notmuchmail.org>; Tue,  1 Feb 2011 16:40:09 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id hpLQOe+LTF2H for <notmuch@notmuchmail.org>;\r
+       Tue,  1 Feb 2011 16:40:08 -0800 (PST)\r
+Received: from kaylee.flamingspork.com (kaylee.flamingspork.com\r
+       [74.207.245.61])\r
+       by olra.theworths.org (Postfix) with ESMTP id 9A640431FB5\r
+       for <notmuch@notmuchmail.org>; Tue,  1 Feb 2011 16:40:08 -0800 (PST)\r
+Received: from willster (localhost [127.0.0.1])\r
+       by kaylee.flamingspork.com (Postfix) with ESMTPS id E80E96079;\r
+       Wed,  2 Feb 2011 00:37:12 +0000 (UTC)\r
+Received: by willster (Postfix, from userid 1000)\r
+       id 0FD0EA40A; Wed,  2 Feb 2011 10:40:06 +1000 (EST)\r
+From: Stewart Smith <stewart@flamingspork.com>\r
+To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>, notmuch@notmuchmail.org\r
+Subject: Re: notmuch's idea of concurrency / failing an invocation\r
+In-Reply-To: <4D44AD63.1010001@fifthhorseman.net>\r
+References: <87fwsetdin.fsf@kepler.schwinge.homeip.net>\r
+       <8762taxk9y.fsf@algae.riseup.net> <87y664zfi8.fsf@flamingspork.com>\r
+       <4D44AD63.1010001@fifthhorseman.net>\r
+User-Agent: Notmuch/0.5-61-g21e97c5 (http://notmuchmail.org) Emacs/23.1.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Wed, 02 Feb 2011 11:40:06 +1100\r
+Message-ID: <871v3ruv4p.fsf@flamingspork.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 02 Feb 2011 00:40:10 -0000\r
+\r
+On Sat, 29 Jan 2011 19:14:27 -0500, Daniel Kahn Gillmor <dkg@fifthhorseman.net> wrote:\r
+> On 01/28/2011 08:05 PM, Stewart Smith wrote:\r
+> > I'm about at the point where I'm going to take my git mail store\r
+> > experiments and get them really to work (and everyone will have to use\r
+> > 'notmuch cat' or the like to access the messages)\r
+> \r
+> Would this hypothetical git-based mail store retain the atomicity and\r
+> lockless concurrent-access of a maildir?  That is, could it be used in a\r
+> server environment?\r
+\r
+My idea is that it would be... at least with the experiments conducted\r
+so far.\r
+\r
+> > which should provide\r
+> > both great storage efficiency, much faster backups of your Maildir as\r
+> > well as having way fewer paths to traverse checking for new mail.\r
+> \r
+> when you say "backups of your Maildir" do you mean "backups of your\r
+> git-based mail store" ?  or is this somehow a literal Maildir stored in git?\r
+\r
+I'll write more "soon" when there is more code behind it... and I figure\r
+out a good upgrade path to something that is also self-consistently sane.\r
+\r
+-- \r
+Stewart Smith\r