Thanks again for posting this Ralf! For the join, why isn't the output from both components just going to the same input on the next component rather than using a special class to receive each output on a separate input. Is that an FBP convention?
On Mar 21, 6:09 am, Ralf Westphal <[email protected]> wrote: > Here´s how Flow-Designs are translated to C# code:http://bit.ly/dHbWBS > > A simple translation and a more sophisticated, scalable one involving > events. > Especially event based flow design implementations can easily be > converted to asynchronous and concurrent processing. > See here for details:http://bit.ly/9s3bBV > > I hope this is tangible enough as to instill a discussion about Flow- > Design. > > -Ralf -- You received this message because you are subscribed to the Google Groups "Seattle area Alt.Net" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/altnetseattle?hl=en.
