From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.118.169 with SMTP id kn9mr8802768obb.11.1460624074442; Thu, 14 Apr 2016 01:54:34 -0700 (PDT) X-Received: by 10.182.95.10 with SMTP id dg10mr162620obb.15.1460624074409; Thu, 14 Apr 2016 01:54:34 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!gy3no3702362igb.0!news-out.google.com!u9ni200igk.0!nntp.google.com!gy3no3702361igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 14 Apr 2016 01:54:34 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.251.73.50; posting-account=O3LyFwoAAACc1uh60ZcOUmAGdDmGsEcV NNTP-Posting-Host: 193.251.73.50 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Simple Components 4.12 with MQTT implementation released From: slos Injection-Date: Thu, 14 Apr 2016 08:54:34 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:30103 Date: 2016-04-14T01:54:34-07:00 List-Id: Le mardi 12 avril 2016 20:48:17 UTC+2, Dmitry A. Kazakov a =E9crit=A0: > The library provides implementations of smart pointers, directed graphs,= =20 > sets, maps, B-trees, stacks, tables, string editing, unbounded arrays,=20 > expression analyzers, lock-free data structures, synchronization=20 > primitives (events, race condition free pulse events, arrays of events,= =20 > reentrant mutexes, deadlock-free arrays of mutexes), pseudo-random=20 > non-repeating numbers, symmetric encoding and decoding, IEEE 754=20 > representations support, multiple connections server/client designing too= ls. >=20 > http://www.dmitry-kazakov.de/ada/components.htm >=20 > This new version provides a full implementation of MQTT protocol. The=20 > implementation includes a raw MQTT stack for custom clients/servers and= =20 > a full implementation of a broker with persistent sessions support,=20 > retained topics and bulk messages publishing. The broker implementation= =20 > also provides some enhancements with regard of topic publishing in order= =20 > to alleviate the MQTT protocol drawbacks. Stream interfaces to the=20 > message content are supported as well. >=20 > --=20 > Regards, > Dmitry A. Kazakov > http://www.dmitry-kazakov.de Hello Dmitry, I'm really impressed by and grateful for the hard work. I think the provided MQTT features are likely to be very useful for IoT app= lications and so a must have for the future of Ada. It's a great addition to your already bold contribution. Thank you very much. Best Regards, St=E9phane http://slo-ist.fr/ada4autom