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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,682d1c4a13fb8d32 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!g16g2000yqg.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: DDS and Ada Date: Tue, 5 Jul 2011 13:59:54 -0700 (PDT) Organization: http://groups.google.com Message-ID: <486fcdd0-f21d-401c-9bd5-670c7e6d96c0@g16g2000yqg.googlegroups.com> References: <2011070520341767939-martynatemconukdotcom@news-europe.giganews.com> NNTP-Posting-Host: 83.3.40.82 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1309899594 31126 127.0.0.1 (5 Jul 2011 20:59:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 5 Jul 2011 20:59:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g16g2000yqg.googlegroups.com; posting-host=83.3.40.82; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20083 Date: 2011-07-05T13:59:54-07:00 List-Id: On Jul 5, 9:34=A0pm, Martyn Pike wrote: > Hi. =A0Has anyone that frequencts this group ever successfully deployed > an Ada based DDS systems ? =A0Either using a COTS or custom > implementation. Do you insist on the exact DDS implementation or is your interest of wider scope? If you really need DDS, then I think RTI has an Ada binding to one of their products. Otherwise you might also want to have a look at this: http://www.inspirel.com/yami4/ This system can be used as a lightweight alternative to DDS, especially with its flexible message broker that supports publish- subscribe with hierarchic multiway message matching. As a side note, this broker was actually implemented in Ada, which is unlike most (all?) messaging products out there that merely offer a thin binding or a client interface to something implemented in C or Java. In either case, don't hesitate to post your findings or conclusions here, the subject of distributed systems is very much Ada-related. -- Maciej Sobczak * http://www.msobczak.com * http://www.inspirel.com