Difference between revisions of "Talk:Chart uncertainties"

From PublicWiki
Jump to: navigation, search
 
m
Line 1: Line 1:
 
?? How do you accumulate transparently when a node's execution is split? ??
 
?? How do you accumulate transparently when a node's execution is split? ??
 +
 +
''Yeah, weird wording.  It's been sitting there a while, so I'm not as sure anymore, but: when you have a program expressed as nicely as in Sawzall, how, in general, do you accumulate the responses to an earlier node for passing to a later one, without problems?  This is certainly a matter of inserting another node, I suppose...''

Revision as of 17:56, 15 December 2005

?? How do you accumulate transparently when a node's execution is split? ??

Yeah, weird wording. It's been sitting there a while, so I'm not as sure anymore, but: when you have a program expressed as nicely as in Sawzall, how, in general, do you accumulate the responses to an earlier node for passing to a later one, without problems? This is certainly a matter of inserting another node, I suppose...