caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Malcolm Matalka <mmatalka@gmail.com>
To: Evgeny Roubinchtein <zhenya1007@gmail.com>
Cc: OCaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] File synchronization implementation(s) in OCaml?
Date: Thu, 08 Feb 2018 08:24:27 +0100	[thread overview]
Message-ID: <86h8qsc5as.fsf@gmail.com> (raw)
In-Reply-To: <CAGYXaSZPvKZS75OREbCjFTMFVqTV6Wc=nARAY5v4mY0LS5=uHA@mail.gmail.com>

Check out Unison

https://www.cis.upenn.edu/~bcpierce/unison/

Evgeny Roubinchtein <zhenya1007@gmail.com> writes:

> Dear OCaml users and developers,
>
> Do you have advice on:
>
> 1. Practical file synchronization algorithms.  Rsync is the low bar for my
> purposes here, i.e., I don't want anything that performs worse than rsync
> in practice, but I am wondering if there is a way to do better.  My
> completely uninformed attempt at searching the literature turned up this
> paper: http://engineering.nyu.edu/~suel/papers/recon.pdf, but I don't know
> anything about the area, so I am afraid that I don't even know what I don't
> know about the subject :-).  I am also aware that Unison has an
> implementation of an rsync-like algorithm, but I don't know much more than
> that about that implementation.
>
> 2. Existing implementation(s) of said algorithms in OCaml.
>
> Thank you in advance!
>
> -- 
> Best,
> Evgeny ("Zhenya")


  reply	other threads:[~2018-02-08  7:24 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 [this message]
2018-02-08  8:01 ` Francois BERENGER
2018-02-08 13:11 ` Cedric Cellier
2018-02-08 14:44   ` Yaron Minsky
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=86h8qsc5as.fsf@gmail.com \
    --to=mmatalka@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=zhenya1007@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).