comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Simple Components for Ada v4.21
Date: Mon, 17 Apr 2017 21:54:13 +0200
Date: 2017-04-17T21:54:13+02:00	[thread overview]
Message-ID: <od36h6$t2b$1@gioia.aioe.org> (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, multiple connections server/client designing tools.

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

The new version extends WebSocket support. It introduces a HTTP server 
implementation or base type capable to handle connections running over 
WebSockets instead of normal sockets.

No changes in the implementation of existing connection objects 
required. For example the same MQTT_Connection object implementing the 
MQTT protocol can be used this way, and so providing MQTT over WebSocket.

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

                 reply	other threads:[~2017-04-17 19:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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