comp.lang.ada
 help / color / mirror / Atom feed
From: crmeiners@yahoo.com (Chad R. Meiners)
Subject: Synchronizing on multiple distinict resources
Date: 2 Aug 2004 11:54:30 -0700
Date: 2004-08-02T11:54:30-07:00	[thread overview]
Message-ID: <7ebaa24d.0408021054.4abc6e73@posting.google.com> (raw)

Task and protected objects are great for synchronizing on resources that are
always grouped together.  However, resources that must be grouped together
before they can be used, such as the chopsticks in the dining philosophers
problem, seem to require the developer to write their own resource
synchronization algorithm.  Is there any standard method for synchronizing
on multiple resources in Ada 95?  If so, are there any links or articles on
this topic?

-CRM



             reply	other threads:[~2004-08-02 18:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-02 18:54 Chad R. Meiners [this message]
2004-08-02 21:48 ` Synchronizing on multiple distinict resources Jim Rogers
2004-08-03  8:56 ` Dmitry A. Kazakov
2004-08-10 18:51   ` Chad R. Meiners
2004-08-11 13:52     ` Dmitry A. Kazakov
2004-08-19 22:18       ` Chad R. Meiners
2004-08-20  8:59         ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox