:red_cross: distributed operating system is a software over a collection of independent, networked, communicating, and physically separate computational nodes.
:red_cross:They handles jobs which are serviced by multiple CPU's. Each individual node holds a specific software subset of the global aggregate operating system.
:red_cross: Each subset is a composite of two distinct service provisional. The first is a ubiquitous minimal kernel, or micro kernel, that directly controls that node’s hardware.
:red_cross:Second is a higher-level collection of system management components that coordinate the node's individual and collaborative activities.
:red_cross:The micro kernel and the management components collection work together.
:red_cross:They support the system’s goal of integrating multiple resources and processing functionality into an efficient and stable system.