On Sun, Jan 8, 2017 at 4:47 PM Gary E. Miller <[email protected]> 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
_______________________________________________ devel mailing list [email protected] http://lists.ntpsec.org/mailman/listinfo/devel
