Path: utzoo!attcan!uunet!jarthur!usc!zaphod.mps.ohio-state.edu!swrinde!emory!hubcap!masticol From: masticol@cadenza.rutgers.edu (Steve Masticola) Newsgroups: comp.parallel Subject: Programming conventions to avoid deadlock Keywords: anecdotes wanted Message-ID: <9499@hubcap.clemson.edu> Date: 28 Jun 90 18:18:19 GMT Sender: fpst@hubcap.clemson.edu Lines: 15 Approved: parallel@hubcap.clemson.edu I'd like to get in touch with people who have made written programs that deadlocked (or failed to terminate because some thread could not synchronize). What I'd like to know is: - The language and synchronization primitives you used; - A description of the problem; - How you resolved the problem; - Whether you think your solution might be part of a general set of programming conventions that could be used to write programs that do not deadlock. Thanks for your help! I'll summarize responses and post them here. - Steve Masticola (masticol@athos.rutgers.edu)