The goal of this project is to study JPA Batch Processing (i.e., inserting, updating, or deleting a set of records in a single command) and JPA Locking.
-
Updated
Apr 17, 2025 - Java
The goal of this project is to study JPA Batch Processing (i.e., inserting, updating, or deleting a set of records in a single command) and JPA Locking.
Examples of applying pessimistic and optimistic concurrency control with AWS DynamoDB.
🔒 Implement distributed locking for .NET background jobs to prevent duplicate execution and ensure data consistency across multiple application instances.
Airline Checkin System APIs
A robust .NET library for distributed locking of background jobs across multiple application instances, supporting Hangfire, Coravel, and custom implementations with SQL Server, PostgreSQL, and Redis backends.
This Repository Contains Implementation for Database Locking with Spring Data JPA and Test It Using JMeter to Send Concurrent Requests to Test Optimistic Locking
Add a description, image, and links to the database-locking topic page so that developers can more easily learn about it.
To associate your repository with the database-locking topic, visit your repo's landing page and select "manage topics."