Jump to content

Talk:Event (synchronization primitive)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Cewbot (talk | contribs) at 14:29, 1 February 2024 (Maintain {{WPBS}} and vital articles: 1 WikiProject template. Create {{WPBS}}. Keep majority rating "Stub" in {{WPBS}}. Remove 1 same rating as {{WPBS}} in {{WikiProject Computing}}.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

This article is very confusing considering that ConcurrentML events are more like send and receive operations which can be synchronized. I am not sure if those types of events can be reset or you could argue that they are futures? Events in Concurrent ML allow non-blocking composition just like futures and only block on synchronization. Maybe the article should distinguish between different definitions of events?

Tdauth (talk) 17:31, 20 April 2019 (UTC)[reply]