GitHub topics: pessimistic-locking
inomera/lock-provider
distributed and local lock provider
Language: Java - Size: 165 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 14 - Forks: 5

Rapter1990/bookdelivery
Case Study - Sample Book Delivery App (Spring Boot, Spring Security , Mysql, JUnit, Integration Test, Docker, Test Container, AOP, CI/CD, Prometheus, Grafana, Github Actions)
Language: Java - Size: 4.07 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 12

seyyedBagherMusavi/concurrency-control-locking
Concurrency Control Locking manages concurrent transactions using pessimistic locking, which locks records to prevent conflicts, and skip locking, which skips locked records to improve processing efficiency. These mechanisms ensure data consistency while optimizing performance in high-concurrency scenarios.
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Abdulsametileri/hotel-reservation-service
A basic hotel reservation system with 2PC using pessimistic and optimistic locks in Go
Language: Go - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 2

dino4060/menshop-backend
A Menshop Backend Service using Nest.JS, MongoDB, Redis
Language: TypeScript - Size: 8.41 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

thejasmeetsingh/go-ecommerce
A basic e-commerce application is built using Go/Gin and follows micro-service architecture
Language: Go - Size: 4.8 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

eMahtab/pessimistic-locking
Pessimistic Locking example over MySQL database table row
Size: 249 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

YunusEmreNalbant/hibernate-optimistic-and-pessimistic-locking
Hibernate’in Pessimistic (Kötümser) ve Optimistic (İyimser) kilitleme stratejilerini Spring Boot tabanlı bir uygulama üzerinde nasıl kullanabileceğimizi gösteren bir örnek uygulamadır.
Language: Java - Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

filipsnastins/concurrency-control-with-dynamodb
Examples of applying pessimistic and optimistic concurrency control with AWS DynamoDB.
Language: Python - Size: 1010 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

jun-labs/java-concurrencies
📚 동시성 학습 저장소
Language: Java - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jorzel/concurrency-control
In this repo I would like to show 4 strategies of concurrency control for writing data using Python SQLAlchemy ORM and PostgresSQL (however this examples could be easily transformed to plain SQL).
Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

jun-labs/concurrency
🔐 Learning Concurrency
Language: Java - Size: 104 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rkrux/moneytransfer
REST service that allows users to create bank accounts, transfer money between them, view them, and handle concurrent transfers requests safely.
Language: Java - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

evelyn82ny/inventory-management-system
Language: Java - Size: 155 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BAEKJungHo/concurrency-stock
Inflearn. 재고시스템으로 알아보는 동시성이슈 해결 방법
Language: Java - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
