java-design-patterns
java-design-patterns copied to clipboard
Added Optimistic Concurrency Pattern
Pull request title
- Added Optimistic Concurrency Pattern
- fixes #1280
Pull request description
- Implements Optimistic Concurrency Pattern based on provided resource: http://ommolketab.ir/aaf-lib/axkwht7wxrhvgs2aqkxse8hihyu9zv.pdf chapter 10.2
- Also took inspiration from https://www.javacodegeeks.com/2012/11/jpahibernate-version-based-optimistic-concurrency-control.html
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@iluwatar Shall I continue this and give credit to the original Author?
Oh yes, that would be great @mohanaraosv Please comment on the issue and I'll assign it for you.







