* B. Jenkins supports a master-slave architecture where the master node distributes build tasks to multiple slave nodes, thereby improving performance and enabling load balancing. * D. Jenkins is highly extensible through plugins. Its functionality can be significantly enhanced by installing various plugins that support different tools, languages, and activities such as building, deploying, and automating tasks. References: * Jenkins Distributed Builds * Jenkins Plugins