Kent Applicative Operating System
From Wikipedia, the free encyclopedia
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions are available. (February 2009) |
The Kent Applicative Operating System is a functional operating system concept to use dynamic process creation and inter-process communication.
The system is based on earlier work by Will R. Stoye. The system allow dynamic creation of functional processes. Processes are stream processors, functions that transform an ingoing to an outgoing stream. Process scheduling is based on evaluation on demand. Inter-process communication is, by message passing, based on Stoye's sorting office concept.
| This operating system-related article is a stub. You can help Wikipedia by expanding it. |