one of the largest directories of the web

Valid XHTML 1.0!

Home : Computers : Software : Operating Systems : Persistent

Persistent

Persistence is the trait of maintaining system state despite discontinuities in operation or use, such as from one use of a program to the next use. In simple terms, persistent programs lose no, or little, information if the system becomes inoperative suddenly. As most computer users know, many computers often become inoperative suddenly, for two main reasons: the electric power stops, or a program crashes.

Persistent operating systems (OSs) are OSs that maintain global persistence for all threads, processes, and programs that are running, as they run.

When using persistent OSs, if the plug is pulled out suddenly, and the screen goes black, the computer can be plugged back in, and is up and running again quickly, almost exactly where it left off, losing no, or little (at most only a few seconds) work. Clearly, this demands some effort by designers, but is not difficult if one is willing to suffer a small performance loss. The difficulty lies in designing programs that are persistent with no performance lose.

Sites in Persistent

Persistent Operating Systems
Short, annotated, alphabetically sorted list and links, part of larger system.
Persistent Programming Research Group
Web server in the School of Computer Science, St. Andrews University. Includes search by topic publications index.
Forest Project
Investigated using persistent object technology in building large-scale software development environments. In time, became more about developing persistent object technology; broadened scope to provide support for all Java applications that manage long-lived, large-scale, complex, shared data.
Architecture of the PEVM: A High-Performance Orthogonally Persistent Java Virtual Machine
Describes design, implementation of new scalable, high performance implementation of orthogonal persistence for Java platform (OPJ). Based on Sun Microsystems Labs Virtual Machine for Research (ResearchVM); features: optimizing Just-In-Time compiler, exact generational garbage collection, fast thread synchronization.
A Persistent System in Real Use: Experiences of the First 13 Years
Eumel and successor L3, OSs made by GMD, have been used for 13 and 4 years respectively, for production in business, education. Over 2000 Eumel, 500 L3 have shipped since 1979, 1988. Both rely on persistence, with fault-surviving. Description, links. [ResearchIndex, CiteSeer]
TUNES: Orthogonal Persistence

cross references

Computers : Software : Operating Systems : Research Computers : Software : Operating Systems : Research
Computers : Software : Operating Systems : Single Address Space Computers : Software : Operating Systems : Single Address Space

other references

Computers : Programming : Languages : Language-OS Hybrids Computers : Programming : Languages : Language-OS Hybrids
Computers : Programming : Languages : Language-OS Hybrids : TUNES Computers : Programming : Languages : Language-OS Hybrids : TUNES
Computers : Programming : Languages : Reflective Computers : Programming : Languages : Reflective
Computers : Programming : Languages : Smalltalk : Self Computers : Programming : Languages : Smalltalk : Self
Computers : Software : Operating Systems : Realtime : EROS Computers : Software : Operating Systems : Realtime : EROS
Computers : Software : Operating Systems : Realtime : L4 Computers : Software : Operating Systems : Realtime : L4
Computers : Software : Operating Systems : Single Address Space Computers : Software : Operating Systems : Single Address Space
Persistent  -  Directory Persistent  -  Directory Persistent  -  Directory Persistent  -  Directory