What is a goal of transaction in distributed systems?
Answers
Answered by
0
The goal of transaction management in a distributed database is to control the execution of transactions so that: 1. Transactions have atomicity, durability, serializability and isolation properties
Similar questions