<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Hi,<div><br></div><div>I am adding a kamailio module that references an external C library that maintains a hashtable in global scope. I am wondering what practice I should follow so that:</div><div>- This hashtable (which I don't control directly) is shared by all child processes</div><div>- The hashtable is changed by one child process at a time</div><div><br></div><div>Thanks in advance</div></div>
</div><br></div>