Hi All, I run PDNS with multiple backend threads. I need to introduce counters in the threads. I also need to flush those counters periodically to a data store. I was evaluating spawning another thread to periodically flush these counters to the datastore. The question is can I spawn another backend thread that does not necessarily implement all the interface methods (lookup, getSOA etc.). What will be a recommended way to achieve this?
Thanks, Seema
_______________________________________________ Pdns-dev mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-dev
