My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

Head First Software Architecture Chapter 8

Across
Design pattern often used to implement microkernel architectures
With inter-plugin communication, the core serves as an integration ___
You can add new capabilities to a system by using these
Microkernel architectures can ___ to include new functionalities
Abbr. for a tool used to write code
Monolithic architectures ___ both plugins and core
Plugins are usually ___ independently from each other
Microkernel is great for creating systems with ___ rules and behaviors
You can use plugins written in more than one tech ___
Down
When plugins can talk to each other, their dependencies are ____
Example of an IDE that uses interacting plugins
___ plugins provide better performance
Number of primary component types in a microkernel architecture
Constantly changing
Microkernel architectures often support several programming ___
When most monoliths load plugins
A tool that applies style and syntax rules to code
Plugins make ___ to talk to the core
What plugins are plugged into