The DTroll Recovery Module Processes

New Image

In distributed database systems, the ability to continue transaction processing during network partitioning is desirable. However, in providing this capability the mutual consistency of replicated data can be compromised. Therefore, recovery algorithms must be implemented in such a system so that after a partition repair the data can be brought to a consistent state. The work by Susan B. Davidson led to the optimistic protocol algorithm that supports transaction processing during network partitioning.