Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Ada > ANN: Simple com...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 5693 of 5828
Post > Topic >>

ANN: Simple components for Ada v3.0

by "Dmitry A. Kazakov" <mailbox@[EMAIL PROTECTED] > May 11, 2008 at 04:42 PM

This version provides implementations of various locking primitives:

   - Plain events which can be signaled, reset and awaited for;
   - Arrays of events which can be signaled, reset and awaited in any
combination of in race condition free way;
   - Arrays of reentrant mutexes, deadlock-free with an enforced order of
locking;
   - Race condition free event distributing pulsed value to multiple
tasks;
   - Reentrant mutexes;
   - Race condition free pulse events.

The do***entation provides a discussion of using protected objects in Ada.
It represents a programming pattern for using entry parameter values in
the
barrier and shows a way of avoiding race conditions. It also includes

   - A solution of the problem of tasks synchronization at a check point
based on sets of events;
   - A solution of the dining philosophers problem based on sets of
mutexes.

    http://www.dmitry-kazakov.de/ada/components.htm

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
 




 3 Posts in Topic:
ANN: Simple components for Ada v3.0
"Dmitry A. Kazakov&q  2008-05-11 16:42:00 
Re: ANN: Simple components for Ada v3.0
John McCabe <john@[EMA  2008-05-11 21:09:26 
Re: ANN: Simple components for Ada v3.0
"Dmitry A. Kazakov&q  2008-05-12 10:16:20 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Jul 24 14:43:38 CDT 2008.