Message passing between threads: Java 4 times faster than D

Oliver Plow saxo123 at gmx.de
Thu Feb 9 23:02:55 PST 2012


> I recently completed a message passing library in D that lets the
> messages be passed between actors that don't necessarily correspond to
> threads (as std.concurrency requires). I'll see how it does on your
> benchmark.

Sounds quite interesting. You created some kind of thread pool for your library? Is this work "company internal" or will it be published? Would be cool to have something like that for D.

Cheers, Oliver

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de


More information about the Digitalmars-d mailing list