Glossary » serialization
serialization
the process of strictly ordering events. When two users perform actions that are dependent on each other, it is crucial to decide in what order those actions occurred and to impose the same ordering in the view of each user.