Jarrett Billingsley wrote: > On Sat, Jan 10, 2009 at 12:30 AM, Jarrett Billingsley > <jarrett.billings...@gmail.com> wrote: >> On Sat, Jan 10, 2009 at 12:18 AM, yes <y...@no.com> wrote: >>> Does Phobos also do threadpools? >> From what I understand, not without modification. At least, not >> efficiently. Downs has implemented such a thing in scrapple.tools, >> but it requires a patch to Phobos to make it run at a reasonable >> speed. > > Ffffffff.. ignore this, I was thinking about fiber pools. I don't > think there's any technical reason why a ThreadPool couldn't be > written for Phobos, but there isn't one provided by default.
Scrapple.Tools has a Threadpool too :)