MengRao / fmtlog

fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
MIT License
795 stars 121 forks source link

How do I set cpu affinity explicitly for each logging thread? #49

Closed dalanlan closed 2 years ago

dalanlan commented 2 years ago

Also is there a thread pool maintained internally? Could you kindly point me to the right place of the code? Thanks!

MengRao commented 2 years ago

fmtlog won't create any threads implicitely, it's driven by user's hreads.