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 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.154.132 with SMTP id c126mr2280010ioe.7.1521727223185; Thu, 22 Mar 2018 07:00:23 -0700 (PDT) X-Received: by 2002:a9d:4045:: with SMTP id o5-v6mr434401oti.6.1521727223014; Thu, 22 Mar 2018 07:00:23 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer03.am4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!u184-v6no804200ita.0!news-out.google.com!d3-v6ni1028itf.0!nntp.google.com!u184-v6no804199ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 22 Mar 2018 07:00:22 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.233.194; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.233.194 References: <9ed9edb1-3342-4644-89e8-9bcf404970ee@googlegroups.com> <26a1fe54-750c-45d7-9006-b6fecaa41176@googlegroups.com> <858fbe8b-43a2-4ee3-ad51-1d100123a1a3@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <45055705-2ee6-465f-8811-e7e564c53ef6@googlegroups.com> Subject: Re: Ada-Oriented GUI From: "Dan'l Miller" Injection-Date: Thu, 22 Mar 2018 14:00:23 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1993 X-Received-Body-CRC: 1280794468 Xref: reader02.eternal-september.org comp.lang.ada:51131 Date: 2018-03-22T07:00:22-07:00 List-Id: On Wednesday, March 21, 2018 at 5:16:18 PM UTC-5, Dan'l Miller wrote: > What you describe can be a hallmark of message-queue-based software architectures, message-queue > software architectures are synonymous with async I/O. I left out the not there. Obviously in the flow of logic there, I meant: What you describe can be a hallmark of message-queue-based software architectures, message-queue software architectures are NOT synonymous with async I/O.