I need to implement and algorithm for deadlock avoidance and detection in a database system. I would like to know how do i create a distributed database system for the same using either mysql or sqlserver 2008 etc…
Any help regarding the creation of a distributed database system would be greatly appreciated.
I need to implement and algorithm for deadlock avoidance and detection in a database
Share
From this you can definitely create the distributed environment. This one will depend on your need but My SQL Cluster will definitely fit with your need.
Hope this will make you step forward over the distributed system design.