Implications
•For application programmer
–Avoid putting modifications to multiple databases in a single txn
• Performance suffers a lot
•W-Locks are held during the message exchanges, which take much longer than usual txn durations
•For DBA
–Monitor performance carefully
–Make sure you have DBMS that support protocol