COMMIT in large distributed database system
In Large distributed database system, simple transaction commit will not ensure the perseverance of ACID properties of RDBMS. In order to achieve this, distributed database system introduces two or three phase commit. Read more about this in following links:
Two phase commit
Three phase commit
Two-phase commit vs Three-phase commit
Posted on April 9, 2009, in .Net and tagged ACID properties, Three phase commit, Two phase commit. Bookmark the permalink. Leave a Comment.
Leave a Comment
Comments (0)