Jump to content

Talk:CAL Actor Language

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Aclassifier (talk | contribs) at 07:37, 17 April 2012 (New chapter ~~~~). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Overflow

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]