Safe & Performant Inter-Thread Message Passing

"Nordlöw" per.nordlow at gmail.com
Wed Feb 19 02:09:36 PST 2014


> std.allocator has one.
>
> Andrei

Great to hear!

What's the review status on std.allocator?

I believe a lock-free solution would surely outperform a 
mutex-lock-based solution for many small messages. Have anybody 
benchmarked the overhead of D's Mutex lock/unlocks?


More information about the Digitalmars-d mailing list