Questo contenuto non è disponibile nella lingua selezionata.
Chapter 9. Locking
9.1. About Locking
JBoss Data Grid provides locking mechanisms to prevent dirty reads (where a transaction reads an outdated value before another transaction has applied changes to it) and non-repeatable reads.