🛠️ Steven Gong

Search

SearchSearch

Aug 15, 2024, 1 min read

Microkernel Architecture

A microkernel architecture is an OS pattern where only basic functionality is provided in the core of the software system. Components, including drivers and applications, are then plugged into the microkernel. These are standalone, independent pieces of code that enhance the core functionality or provide additional specialized features.

Resources

  • https://blackberry.qnx.com/en/ultimate-guides/what-is-real-time-operating-system/microkernel-architecture

  • From SE350 course

Graph View

Backlinks

  • Microservices
  • QNX
  • SE350 - Operating Systems

Created with Quartz, © 2025

  • Blog
  • LinkedIn
  • Twitter
  • GitHub