HOME

TheInfoList



OR:

Persistent data in the field of
data processing Data processing is the collection and manipulation of digital data to produce meaningful information. Data processing is a form of ''information processing'', which is the modification (processing) of information in any manner detectable by an o ...
denotes information that is infrequently accessed and unlikely to be modified. Static data is information, for example a record, that does not change and may be intended to be permanent. It may have previously been categorized as persistent or dynamic. Dynamic data (also known as transactional data) is information that is asynchronously updated as new information becomes available. Updates to dynamic data may come at any time, with periods of inactivity in between.


See also

* JBND, Java library for programs handling persistent data * Persistent data structure * Persistent memory *
Phantom OS Phantom OS is an Persistence_(computer_science)#Orthogonal_or_transparent_persistence, orthogonally persistent managed code general-purpose operating system. It is based on a concept of persistent virtual memory, and executes bytecode in a virt ...
- persistent operation system implementing concept of persistent data


References

{{Reflist Computer data