Comments on Replacing C

Mark Atwood fallenpegasus at gmail.com
Mon Jan 9 18:30:00 UTC 2017


On Sun, Jan 8, 2017 at 4:47 PM Gary E. Miller <gem at rellim.com> wrote:

>
> Yes, threads will help a lot.  I remember when Apache and Mysql started
> to use good threading.  It really helps when you can use all 16 cores
> on a CPU instead of just one.
>

MySQL is not something I would hold up as an example of good threading.
I've been down in that code.  It's lock constipated, and never was good for
more than 4 cores until very recently.

..m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20170109/40f42f61/attachment.html>


More information about the devel mailing list