Jump to content

Talk:Event (synchronization primitive)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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]