From: Yaron Minsky <yminsky@janestreet.com>
To: Cedric Cellier <rixed@happyleptic.org>
Cc: OCaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] File synchronization implementation(s) in OCaml?
Date: Thu, 8 Feb 2018 09:44:24 -0500 [thread overview]
Message-ID: <CACLX4jQpmVKHDF8eUZKEJP9qDuuA0RyvSeTSrmj__iPXKOGBSA@mail.gmail.com> (raw)
In-Reply-To: <20180208131150.GA81347@rxdmac.local>
Ha! The paper you linked builds off of an old paper I wrote:
http://cis.poly.edu/westlab/papers/ref/practical.pdf
There is in fact a full implementation of the algorithms in this paper
in OCaml, as part of the SKS system that I wrote many years ago.
https://bitbucket.org/skskeyserver/sks-keyserver/wiki/Home
I'm not especially proud of the code, but it does work...
y
On Thu, Feb 8, 2018 at 8:11 AM, Cedric Cellier <rixed@happyleptic.org> wrote:
> -[ Wed, Feb 07, 2018 at 07:05:15PM -0800, Evgeny Roubinchtein ]----
>> I don't want anything that performs worse than rsync in practice,
>
> It would be interesting to know how you measure performance as one could
> think of many metrics:
>
> - speed on different data
> - speed on similar data
> - reliability in face of simultaneous synchronizations
> - reliability in case of bad network
> - usage of resources
> - confidentiality
> - ...?
>
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
next prev parent reply other threads:[~2018-02-08 14:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-08 3:05 Evgeny Roubinchtein
2018-02-08 7:24 ` Malcolm Matalka
2018-02-08 8:01 ` Francois BERENGER
2018-02-08 13:11 ` Cedric Cellier
2018-02-08 14:44 ` Yaron Minsky [this message]
2018-02-08 15:42 ` Evgeny Roubinchtein
2018-02-08 15:50 ` Hendrik Boom
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=CACLX4jQpmVKHDF8eUZKEJP9qDuuA0RyvSeTSrmj__iPXKOGBSA@mail.gmail.com \
--to=yminsky@janestreet.com \
--cc=caml-list@inria.fr \
--cc=rixed@happyleptic.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox