From mboxrd@z Thu Jan 1 00:00:00 1970 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.ada Subject: Re: Ichbiah 2022 compiler mode Date: Sat, 14 Sep 2024 07:19:47 -0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 14 Sep 2024 09:19:47 +0200 (CEST) Injection-Info: dont-email.me; posting-host="f0b3208cd64aa384126f587d0af4cdfe"; logging-data="1432116"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+FGj69DQDq/IXVEKhFQ59s" User-Agent: Pan/0.160 (Toresk; ) Cancel-Lock: sha1:WAbeIJPGqX0kFGu0QFou1mlSJsc= Xref: news.eternal-september.org comp.lang.ada:66375 List-Id: On Sat, 14 Sep 2024 01:13:28 -0500, Randy Brukardt wrote: > ... priorities never help for correctness. Concurrent programming was never about correctness, it was about efficiency/performance (throughput, latency, whatever is appropriate). And priorities are just another part of this.