Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcellofabrizio/2pl-emulator
Lock management emulator using the Two-Phase Locking algorithm
https://github.com/marcellofabrizio/2pl-emulator
database locking-strategies
Last synced: 2 days ago
JSON representation
Lock management emulator using the Two-Phase Locking algorithm
- Host: GitHub
- URL: https://github.com/marcellofabrizio/2pl-emulator
- Owner: Marcellofabrizio
- Created: 2023-10-29T21:50:44.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-03T23:38:19.000Z (8 months ago)
- Last Synced: 2024-06-04T01:53:14.234Z (8 months ago)
- Topics: database, locking-strategies
- Language: Rust
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.txt
Awesome Lists containing this project
README
Too lazy to explain, go read about it https://vladmihalcea.com/2pl-two-phase-locking/#:~:text=The%202PL%20protocol%20splits%20a,lock%20can%20be%20further%20acquired).