comp.lang.ada
 help / color / mirror / Atom feed
* Synchronizing on multiple distinict resources
@ 2004-08-02 18:54 Chad R. Meiners
  2004-08-02 21:48 ` Jim Rogers
  2004-08-03  8:56 ` Dmitry A. Kazakov
  0 siblings, 2 replies; 7+ messages in thread
From: Chad R. Meiners @ 2004-08-02 18:54 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-08-20  8:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-02 18:54 Synchronizing on multiple distinict resources Chad R. Meiners
2004-08-02 21:48 ` 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

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