Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjtuzwj/DistributedSystemLab
DS Lab for SE,SJTU 大概是最后一届?
https://github.com/sjtuzwj/DistributedSystemLab
Last synced: 8 days ago
JSON representation
DS Lab for SE,SJTU 大概是最后一届?
- Host: GitHub
- URL: https://github.com/sjtuzwj/DistributedSystemLab
- Owner: sjtuzwj
- Created: 2020-07-13T01:58:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T05:18:27.000Z (over 4 years ago)
- Last Synced: 2024-08-01T21:46:42.643Z (4 months ago)
- Language: Java
- Size: 1.94 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-se - sjtuzwj-2017
README
# DistributedSystemLab
Total:96/100
## Lab1 RDT
滑动窗口仿真 10/10## Lab2 DPDK
使用DPDK收发包并用程序捕获 10/10## Lab3 QOS
调用DPDK的QOS: 令牌桶+RED 10/10## Lab4 MapReduce
助教提供的的MapReduce,实现Wordcount+Inverted Index+Worker failure 20/20## Lab5 Distributed KV Storage
基于Zookeeper与Dubbo实现的分布式KV,链接为[Distributed Key-value Storage System](https://github.com/sjtuzwj/DistributedKeyValueStorage) 36/40