Sujet : Re: Parallel Sieve Of Eratosthenes
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.adaDate : 01. Jul 2024, 22:48:06
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v5v86m$18njs$4@dont-email.me>
References : 1 2 3 4 5
User-Agent : Pan/0.158 (Avdiivka; )
On Mon, 1 Jul 2024 11:17:09 +0200, J-P. Rosen wrote:
That's better, but as a general principle, you should move as much as
you can out of the rendezvous (minimize critical sequences).
Still, it looks like protected types are the way to go.