Software Transactional Memory
Estela Supple이(가) 1 개월 전에 이 페이지를 수정함


In pc science, Memory Wave software transactional Memory Wave Program (STM) is a concurrency control mechanism analogous to database transactions for controlling entry to shared memory in concurrent computing. It's an alternative to lock-based mostly synchronization. STM is a strategy implemented in software program, relatively than as a hardware part. A transaction on this context occurs when a chunk of code executes a collection of reads and writes to shared memory. These reads and writes logically happen at a single immediate in time