Communicating Sequential Processes + D = DCSP
    Witold Baryluk 
    baryluk at smp.if.uj.edu.pl
       
    Mon Jan 29 06:34:44 PST 2007
    
    
  
Mikola Lysenko Wrote:
> DCSP is a lightweight concurrency library that I wrote last summer. 
Very nice. I was going to write something similar, but your solution with cooperative scheduler is very good. I will use it my projects, and eventually imeplement asynchronous channels (like in Erlang), and process exception linking.
One more time: good work.
    
    
More information about the Digitalmars-d-announce
mailing list