Skip to content

πŸ”’ 2PL (2-Phase Locking) scheduler for distributed transactional management in an eCommerce application

Notifications You must be signed in to change notification settings

cherryDevBomb/LegoShop-2PL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LegoShop

πŸ”’ 2PL (2-Phase Locking) scheduler for distributed transactional management in an eCommerce application

Supported features

  • implements 2PL concurrency control algorithm, producing a conflict serializable schedule.
  • supports ditributed transactions that include multiple select/insert/update/delete operations on 2 different databases.
  • supports transaction rollback.
  • automatically detects and resolves deadlocks.

About

πŸ”’ 2PL (2-Phase Locking) scheduler for distributed transactional management in an eCommerce application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published