[bind10-dev] Thoughts on Architecture of Xfrin & Notify-In/Out

zhanglikun zlkzhy at gmail.com
Mon May 17 03:28:11 UTC 2010


> Why are you choosing to use threads here, when we choose not to use
> threads in something like the auth server, but instead choose to use
> more than one process?
> 
> That is, what does using threads gain over multiple processes?

I think the count of auth srv processes is fixed, no matter how many queries
coming( Can the count of auth srv processes be setted in runtime), but xfrin
processes is different. 
If one transfer-in with one process, My concern is there will be too many
xfrin processes at worst. Is there any other excuse?


Zhang Likun











More information about the bind10-dev mailing list