8000 GitHub - fshif/entropy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fshif/entropy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preliminary Starting Steps

Prepare third-party dependencies.

$ git clone https://github.com/catid/wirehair wirehair/wirehair

Create scripts/hosts.txt with following content

#service <SERVICE_HOST>
<HOST1>
<HOST2>
...

Build artifact and run plaza service

$ bash -ex scripts/run_service.sh

In the second terminal, spawn and monitor peers on hosts

$ python3 scripts/spawn_monitor_remote.py

In the third terminal, run put/get benchmark

$ python3 scripts/put_get.py [NUM_OPERATION] [NUM_CONCURRENT]

Shutdown peers and plaza service

$ bash -ex scripts/stop_peers.sh

The first two terminals should exit automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 69.6%
  • Python 13.0%
  • Jupyter Notebook 10.9%
  • HCL 5.9%
  • Shell 0.6%
0