Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Kent Applicative Operating System

You are here: irt.org | FOLDOC | Kent Applicative Operating System

<operating system> (KAOS) A functional operating system concept using dynamic process creation and inter-process communication. KAOS was described in 1989 by Dr. John Cupitt in his PhD thesis at the University of Kent. It was based on earlier work by Will R. Stoye.

KAOS allowed dynamic creation of "functional processes" - functions that transform an input stream to an output stream. Process scheduling is based on evaluation on demand. Inter-process communication is by message passing based on Stoye's sorting office concept.

(2015-05-30)

Nearby terms: keep-alive « Keldysh Institute of Applied Mathematics « ken « Kent Applicative Operating System » Ken Thompson » Kent Recursive Calculator » Kerberos

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb