Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

starrysky9959/concurrent_ticketing_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concurrent_ticketing_system

Reading report.md For more details.

build

cd <project_root_path>
cd myproject
sh test.sh                  # rebuild and generate history
sh temp_very.sh             # verify the history
sh verilin.sh               # verify linearizable
sh benchmark.sh             # test the performance

Linearizability Checking

Has passed verilin.sh.

route: 3, coach: 3, seatnum: 5, station: 5, refundRatio: 10, buyRatio: 30, inquiryRatio: 60
history size = 3999, region size = 3999, max_region_size = 1
Verification Finished.
40ms
VeriLin

Benchmark

Has updated performance testing code in Test.java, the result is stored in the file named result.csv.

About

UCAS concurrent final work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published