Concurrency message passing

Ali Çehreli acehreli at yahoo.com
Tue Aug 17 18:53:15 UTC 2021


On 8/17/21 11:36 AM, JG wrote:

 >>> Maybe message parsing isn't the
 >>> correct solution?

I use message passing in many of my programs.

 > After being populated it should be passed to
 > the other thread and no references are kept.

Then you simply cast to-and-from 'shared' and be happy with it. :) I 
explain what I do here:

   https://www.youtube.com/watch?v=dRORNQIB2wA&t=1735s

Ali



More information about the Digitalmars-d-learn mailing list