Grokking concurrency, message passing and Co
    Justin Spahr-Summers 
    Justin.SpahrSummers at gmail.com
       
    Mon Jul 12 01:35:31 PDT 2010
    
    
  
On Mon, 12 Jul 2010 00:03:53 +0200, BLS <windevguy at hotmail.de> wrote:
> 
> On 11/07/2010 21:29, Philippe Sigaud wrote:
> > I tried this because I was reading an article on Scala's actors, where
> > they talk about millions of actors. I guess they are quite different.
> 
> Google for fibers or have a look at the dreactor project on dsource.
> Tango has fiber support (afaik).
> 
> hth bjoern
Phobos2 has a Fiber class in core.thread as well.
    
    
More information about the Digitalmars-d-learn
mailing list