a. Explain how transactions running on such a system might violate each of the ACID properties.
b. What is the impact of replication on the performance of a read-only transaction?
c. What is the impact of replication on the performance of a transaction that both reads and writes the data?