Std Phobos 2 and logging library?
Sean Kelly
sean at invisibleduck.org
Sat Apr 11 09:13:49 PDT 2009
dsimcha wrote:
>
> Absolutely. When writing parallel code to do large scale data mining in D, the
> lack of precision and multithreaded allocation are real killers. My interests
> are, in order of importance:
>
> 1. Being able to allocate at least small chunks of memory without locking.
My next big project for Druntime will be to write a GC with per-thread
heaps, but I don't know when that will be. I've been pretty busy lately.
More information about the Digitalmars-d
mailing list