[dmd-concurrency] draft 5
    Sean Kelly 
    sean at invisibleduck.org
       
    Tue Jan 19 20:42:28 PST 2010
    
    
  
On Jan 19, 2010, at 2:30 AM, Andrei Alexandrescu wrote:
> 
> Again: Don't re-read what you've already read, move forward. Feedback
> would be appreciated. Sean, Walter, please let me know quickly if you
> see any major implementation issues.
Just skimmed the examples for implementation issues thus far, and I don't see any.  However, the examples in the beginning use tid.send(...) while those later in the chapter use send(tid, ...).  I do hope these two forms will someday be interchangeable, but that's a separate issue :-)
    
    
More information about the dmd-concurrency
mailing list