In distributed systems, what will the transaction coordinator do?
(a) starts the execution of transaction
(b) breaks the transaction into number of sub transactions
(c) coordinates the termination of the transaction
(d) all of the mentioned
I had been asked this question in my homework.
Query is from Distributed Synchronization in section Distributed File Systems of Operating System