Checkpointing
Everything on SkillVeris tagged Checkpointing — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 2 libraries
Study Notes(1)
Interview Questions(2)
What is Checkpointing in a Database and Why is it Needed?
Checkpointing is the process of periodically flushing all dirty (modified but unwritten) data pages from memory to disk and recording a marker in the write-ahe…
What is the Session Layer (OSI Layer 5)?
The Session layer is OSI Layer 5 — it establishes, manages, synchronizes, and terminates the communication session between two applications, keeping track of w…