Monolithic versus Microkernel/Definition

From Citizendium
< Monolithic versus Microkernel
Revision as of 02:07, 26 June 2008 by imported>Derek Hodges (New page: <noinclude>{{Subpages}}</noinclude> There are two types of kernels: monolithic, in which the kernel is one, massive program, and microkernel, which takes the approach of running a very sma...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A definition or brief description of Monolithic versus Microkernel.

There are two types of kernels: monolithic, in which the kernel is one, massive program, and microkernel, which takes the approach of running a very small kernel that interacts with lots of other small programs.