caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Malcolm Matalka <mmatalka@gmail.com>
To: Anton Bachin <antronbachin@gmail.com>
Cc: Ivan Gotovchits <ivg@ieee.org>,
	 "caml-list\@inria.fr users" <caml-list@inria.fr>
Subject: Re: [Caml-list] [ANN] Lwt 2.7.0 – monadic promises; concurrent I/O
Date: Sat, 07 Jan 2017 10:56:24 +0000	[thread overview]
Message-ID: <8637gvdtpj.fsf@gmail.com> (raw)
In-Reply-To: <3E0A0A1C-BEEE-464C-907E-663038F0DAF6@gmail.com> (Anton Bachin's message of "Fri, 6 Jan 2017 13:41:34 -0600")

Anton Bachin <antronbachin@gmail.com> writes:

> Ivan,
>
> I personally would have preferred to call them futures. I actually come
> from a C++ background, including modern C++, and also I just like the
> word "future" more than "promise."

To add some more terminology to the mix, I have generally seen Future
and Promise being two sides of the same thing.  A Future is a read-only
value that can be determined to a value and a Promise is the side that
can be set.  The wikipedia entry uses this terminology.

https://en.wikipedia.org/wiki/Futures_and_promises

  parent reply	other threads:[~2017-01-07 10:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-06 16:08 Anton Bachin
2017-01-06 18:00 ` Ivan Gotovchits
2017-01-06 18:12   ` Ivan Gotovchits
2017-01-06 18:39     ` Xavier Van de Woestyne
2017-01-06 19:41   ` Anton Bachin
2017-01-06 20:36     ` Ivan Gotovchits
2017-01-07 10:56     ` Malcolm Matalka [this message]
2017-01-09 17:04       ` Andreas Rossberg
2017-01-11  8:57         ` Michael Grünewald

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=8637gvdtpj.fsf@gmail.com \
    --to=mmatalka@gmail.com \
    --cc=antronbachin@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=ivg@ieee.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;
as well as URLs for NNTP newsgroup(s).