User A | User B |
- | User B reads the value 100 |
User A reads the value 100 | - |
User A writes the value 200 | - |
- | User B writes the value 200 |
Final Database value 200 | - |
User A | User B |
- | User B reads the value 100 |
User A reads the value 100 | - |
User A writes the value 200 | - |
- | User B writes the value 300 |
Final Database value 400 | - |
No comments:
Post a Comment