Ask Question

How is a microkernel architecture different from a monolithic architecture?

+3
Answers (1)
  1. 23 March, 17:25
    0
    The monolithic kernel is a bigger process that run in a unique memory address. All the kernel services run over the kernel space.

    In micro kernel it get split in services in different memory spaces. Each one run in it own space.

    Explanation:

    Advantages:

    1. Monolithic:

    Faster processing

    2. Micro:

    crash proof
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “How is a microkernel architecture different from a monolithic architecture? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers