TECHNOLOGY 

Published on
KembaraXtra-Computer Terms – atomic transaction:
An atomic transaction is a group of operations that follow the “all or nothing” rule. Either all operations are completed successfully or none of them take effect. This approach is commonly used in systems such as financial transfers or order processing to ensure that data remains consistent. If any part of the transaction fails, the entire transaction is cancelled and the system returns to its previous state.


Picture
0 Comments