Jump to content

Talk:CAL Actor Language

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by IntentionallyDense (talk | contribs) at 05:31, 7 May 2024 (Assessment (Low): banner shell, +Computing (Rater)). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Overflow

[edit]

The article does not state what happens when an eager producer sends to a slow consumer. Is this implemention dependent? Is there a buffer pool? If so, in the real world it is finite.

Is there any flow control mechanism, so that this could be handled inside the actor?

Or are these problems not present at all with a dataflow language like this? Øyvind Teig (talk) 07:37, 17 April 2012 (UTC)[reply]