comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple Components for Ada v4.47
@ 2020-03-01 12:11 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2020-03-01 12:11 UTC (permalink / raw)


The current version provides implementations of smart pointers, directed 
graphs, sets, maps, B-trees, stacks, tables, string editing, unbounded 
arrays, expression analyzers, lock-free data structures, synchronization 
primitives (events, race condition free pulse events, arrays of events, 
reentrant mutexes, deadlock-free arrays of mutexes), pseudo-random 
non-repeating numbers, symmetric encoding and decoding, IEEE 754 
representations support, streams, multiple connections server/client 
designing tools and protocols implementations. The library is kept 
conform to the Ada 95, Ada 2005, Ada 2012 language standards.

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

Changes to the previous version:

- MODBUS RTU client implementation was added;
- On_Reader_Start and On_Writer_Start primitive operation were added to 
Blocking_Server;
- On_Start primitive operation was added to Call_Service;
- On_Pooled_Server_Start primitive operation was added to Pooled_Server;
- On_Worker_Start primitive operation was added to Connections_Server;
- Activated primitive operation was added to Connection.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-01 12:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-01 12:11 ANN: Simple Components for Ada v4.47 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