文件名称:KVStore:分布式多一致性键值存储
文件大小:32KB
文件格式:ZIP
更新时间:2024-03-10 19:40:46
Java
KVStore 建造 mvn clean package 跑 KVStore % python3 test.py -h usage: test.py [-h] [-w W] [-t T] [-m [{Sequential,Causal,Eventual,Linear} [{Sequential,Causal,Eventual,Linear} ...]]] Launch the kv store test optional arguments: -h , --help show this help message and exit -w W the number of workers -t T the number of requests -m [{Sequ
【文件预览】:
KVStore-master
----.project(536B)
----start-worker-0.sh(120B)
----.github()
--------workflows()
----test.py(3KB)
----start-client.sh(121B)
----src()
--------test()
--------main()
----.settings()
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.jdt.core.prefs(479B)
--------org.eclipse.jdt.apt.core.prefs(67B)
--------org.eclipse.core.resources.prefs(151B)
----README.md(1KB)
----doc.txt(0B)
----start-worker-2.sh(120B)
----start-worker-1.sh(120B)
----pom.xml(4KB)
----validation.py(2KB)
----.classpath(3KB)
----.gitignore(310B)
----gen_test.py(570B)
----start-master.sh(118B)