Home »
MCQs »
Hazelcast MCQs
If you want better performance which of the following transaction type you should use?
46. If you want better performance which of the following transaction type you should use?
- One_phase
- Two_phase
Answer: A) One_phase
Explanation:
It is advised that you use ONE PHASE as the transaction type if you desire greater performance, and TWO PHASE if system dependability is more essential than performance.