Sujet : Re: Ichbiah 2022 compiler mode
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.adaDate : 14. Sep 2024, 08:19:47
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vc3dei$1bmhk$2@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Pan/0.160 (Toresk; )
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.