-
Interesting. I suppose the reason is that an actor locks down completely until the backpressure is removed.
A possible solution would be to only lock actions that write to output ports that get backpressure, but we need to make sure this does not unlock actions that would be locked otherwise because of priorities. If A > B and A is locked because of backpressure but B is not, then we should...
2009-12-22 21:31:27 UTC in Open Dataflow
-
jwjanneck added capricorna to the Open Dataflow project.
2009-09-16 16:45:40 UTC in Open Dataflow
-
jwjanneck committed revision 971 to the Open Dataflow SVN repository, changing 14 files.
2009-07-13 04:43:06 UTC in Open Dataflow