1 Discuss why or why not a distributed computing cluster wou
1. Discuss why or why not a distributed computing cluster would be appropriate for a transaction-processing system?
Solution
distributed computed computing would be approprite because becauseof above reasons.
1.work load can be shared
2.speed of transactions taking place will be extended.
3.concurrent transactons can be executed individually
4.everytime transaction processing will be happening or avalaible,because all system cannot go at same time
5.we can keep multiple copies of transaction data
6.transactions can be shared ,part by part and also stage by stage.
