Jump to content

Talk:CAL Actor Language

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.

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]