Skip to content
Snippets Groups Projects
Commit ead63c78 authored by shunhan2's avatar shunhan2
Browse files

Update README.md

parent fbb83b1e
No related branches found
No related tags found
No related merge requests found
Pipeline #154157 canceled
...@@ -4,9 +4,22 @@ MP2.py is the main program. Others are script used to analyze log file and draw ...@@ -4,9 +4,22 @@ MP2.py is the main program. Others are script used to analyze log file and draw
1. MP2.py 1. MP2.py
-Download the file from URL link Main program
-Update it to the VMs
-Type python MP2.py CONNECT {node number} {ip} {port} to start -Download the file from URL link
See report for more details -Update it to the VMs
-Type python MP2.py CONNECT {node number} {ip} {port} to start
See report for more details.
2. file.sh 2. file.sh
\ No newline at end of file
-Put all the transaction_nodeX.log files together
-run file.sh to get "sorted_trans.log" for further analysis
3. file_analyzer.py
Used to draw propagation and reached nodes pic
-put "sorted_trans.log" to current directory
-run file_analyzer.py to generate figures
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment