Re: Memory problem while firing BooleanSelect actor

2006-11-10 Thread JS
Hi all, I feel like this brings yet another problem. Suppose you have a dataflow graph that looks like: - | A |-| | | BooleanSelect |--- +| | | - | B

Re: Memory problem while firing BooleanSelect actor

2006-11-10 Thread Richard van der Laan
@bennett.EECS.Berkeley.EDU Subject: Re: Memory problem while firing BooleanSelect actor Unfortunately, this changes the semantics of the actor... Worse, it makes the actor nondeterministic in some domains, like PN, since now the results of your execution will depend on scheduling of threads. Perhaps you really