Ask Question
28 January, 19:21

How is a microkernel architecture different from a monolithic architecture?

+5
Answers (1)
  1. 28 January, 20:58
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers