This document summarizes a research paper on the exokernel architecture and its implementation in the Exokernel (Xok) and ExOS systems. Some key points are: (1) Exokernels separate protection from resource management, allowing applications to control resources through library operating systems (libOSes); (2) Xok and ExOS demonstrated that applications can achieve performance comparable to or better than traditional UNIX when managing their own resources; and (3) While individual applications performed well, global performance under heavy multitasking was weaker, showing the need for further optimization of resource sharing across libOSes.