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 Klbrain (talk | contribs) at 12:06, 17 June 2025 (Adding {{merged-to|Event (computing)#Event semaphore}} (easy-merge)). 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]