You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flow-based-...@googlegroups.com
On Thu, Apr 12, 2012 at 10:30 AM, Paul Morrison <paul.m...@rogers.com> wrote: > FBP deadlocks (as opposed to transaction deadlocks) are always a design > problem.
ja, dataflow supposedly is much better than imperative when it comes to deadlocks because the program runs the same way ever time. (although i am not sure i believe that since presumably that isn't true when you have e.g. human inputs.)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flow-based-...@googlegroups.com
Actually, Dan and Raoul, I see that in the 2nd edition of my book I included several pages by Mike Beckerle on handling deadlocks with _large_ amounts of data - "Parallelism Issues within Chap. 16 in the current edition. I must confess I had forgotten about his work :-[