On Thursday, 10 July 2025 at 23:57:48 UTC, Ali Çehreli wrote:
On 7/10/25 7:28 AM, Bienlein wrote:

> some blockinglist wrapper around slist

I would try std.concurrency first because its message queue is a blocking queue anyway if you limit the size with setMaxMailboxSize(). I have some examples of std.concurrency here:

  https://ddili.org/ders/d.en/concurrency.html

Ali

I think this is the best oob solution
            • Re: Is ... Jonathan M Davis via Digitalmars-d-learn
              • Re:... H. S. Teoh via Digitalmars-d-learn
              • Re:... Jonathan M Davis via Digitalmars-d-learn
            • Re: Is ... monkyyy via Digitalmars-d-learn
            • Re: Is ... Bienlein via Digitalmars-d-learn
              • Re:... Jonathan M Davis via Digitalmars-d-learn
            • Re: Is ... Renato Athaydes via Digitalmars-d-learn
            • Re: Is ... Ali Çehreli via Digitalmars-d-learn
              • Re:... Jonathan M Davis via Digitalmars-d-learn
            • Re: Is ... Steven Schveighoffer via Digitalmars-d-learn
        • Re: Is there som... Imperatorn via Digitalmars-d-learn
  • Re: Is there some kind of Blo... Guillaume Piolat via Digitalmars-d-learn

Reply via email to