Ask Question
22 August, 22:27

How is a microkernel architecture different from a monolithic architecture?

+2
Answers (1)
  1. 22 August, 23:53
    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?
Get an answer to your question ✅ “How is a microkernel architecture different from a monolithic architecture? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers