BIND 10 #2611: Use multiple threads in b10-loadzone

BIND 10 Development do-not-reply at isc.org
Mon Jan 21 07:56:06 UTC 2013


#2611: Use multiple threads in b10-loadzone
-------------------------------------+-------------------------------------
            Reporter:  vorner        |                        Owner:
                Type:  enhancement   |                       Status:  new
            Priority:  low           |                    Milestone:  New
           Component:  loadzone      |  Tasks
            Keywords:                |                   Resolution:
           Sensitive:  0             |                 CVSS Scoring:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by jinmei):

 Replying to [comment:1 shane]:
 > I'm not opposed to this, although I propose some benchmarking might be
 reasonable before we make any actual changes.

 +1, and, I actually suspect the overhead in the parser is marginal
 compared to the SQLite3 related load.

 Also, using multiple threads will require some trickier
 consideration/design work.  b10-loadzone is a simple wrapper for the
 datasrc `ZoneLoader` class; it doesn't directly access
 `MasterLoader`.  To make it possible for b10-loadzone, we'll need to
 make some substantial extensions to underlying libraries, and probably
 also to b10-loadzone itself.

 So, right now, I don't think this task is estimatable.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2611#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list