Futures and promises

In computer science, futures, promises, delays, and deferreds are constructs used for synchronizing program execution in some concurrent programming languages. Each is an object that acts as a proxy for a result that is initially unknown, usually because the computation of its value is not yet complete.

Source: Wikipedia — Futures and promises (CC BY-SA 4.0)

Futures and promises

In computer science, futures, promises, delays, and deferreds are constructs used for synchronizing program execution in some concurrent programming languages. Each is an object that acts as a proxy for a result that is initially unknown, usually because the computation of its value is not yet complete.

Source: Wikipedia "Futures and promises" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy