<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div><br>
</div>
<div>Hi All,</div>
<div><br>
</div>
<div>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?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Seema</div>
</body>
</html>