python node1.py
python node2.py
python node3.py
python node4.py
## hand input
python client_hand.py
## random input
python client_auto.py
## for put request's QPS
python client_for_metric.py
- clean code
- finish readme
用python实现,节点通信使用的是GRPC机制
python node1.py
python node2.py
python node3.py
python node4.py
## hand input
python client_hand.py
## random input
python client_auto.py
## for put request's QPS
python client_for_metric.py
用python实现,节点通信使用的是GRPC机制