##Dependency
pip install numpy
pip install scipy
pip install pandas
pip install reedsolo
sh test.sh
send message function is in agent
receive message function is in communication.listen_func
now use the properties YAML files
agent_mode: default/list/split/pipeline
comp_speed: 100
net_speed: 100
network_customization: False
slow_processing: False
network_protocol: UDP/UDP_FEC/TCP/RDUP/RDUP_FEC
can be edited by using properties.py
network_customization, slow_processing are boolean. If set to False, means there is no need comp_speed, net_speed do not taken into running.