
sequential consistency
operations appear in a total order consistent with each process's order but not necessarily real-time order
“Sequential consistency was the memory model targeted by early shared-memory multiprocessors.”

operations appear in a total order consistent with each process's order but not necessarily real-time order
“Sequential consistency was the memory model targeted by early shared-memory multiprocessors.”