Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 300 Bytes

File metadata and controls

17 lines (10 loc) · 300 Bytes

Chapter 2 :: Contention

Module for demonstrating workload contention using Spring Data JPA, plain JDBC, Spring AOP and Spring Retry.

Key topics:

  • Read modify write
  • Isolation levels
  • Locking techniques

Running Tests

This script will present a menu of available test:

./run-test.sh