文件名称:意大利面条:并发控制协议的评估框架
文件大小:88KB
文件格式:ZIP
更新时间:2024-03-15 08:08:36
Rust
意大利面条:另一个并发控制评估框架 在Settings.toml设置配置。 #build cargo build #run server ./target/debug/spag-server #run client ./target/debug/spag-client # Test coverage docker run --security-opt seccomp=unconfined -v "${PWD}:/volume" xd009642/tarpaulin:0.16.0
【文件预览】:
spaghetti-main
----.gitignore(30B)
----README.md(518B)
----tatp_schema.txt(1KB)
----.github()
--------workflows()
----Test-tatp.toml(97B)
----Cargo.toml(717B)
----tests()
--------tpl.rs(1KB)
--------sgt.rs(1KB)
----Test-2pl.toml(188B)
----Test-sgt.toml(176B)
----tpcc_short_schema.txt(2KB)
----src()
--------server.rs(4KB)
--------bin()
--------workloads.rs(6KB)
--------client.rs(3KB)
--------lib.rs(158B)
--------workloads()
--------server()
--------client()
--------common()
--------common.rs(120B)
----Settings.toml(214B)