The document discusses the architecture of BIND 10, the next generation DNS server software. BIND 10 aims to be highly scalable and robust, able to run on many cores across multiple machines. Its modular architecture uses messaging queues to allow extensible, customizable modules like the authoritative DNS and zone transfer modules to scale independently. The core components coordinate startup/shutdown and configuration changes.