pfoytik / consensim

Discrete Event Simulation built on NS3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consensim

Discrete Event Simulation built on NS3

web source

http://arthurgervais.github.io/Bitcoin-Simulator/index.html

run simulation

  • ./waf --run "bitcoin-test --noBlocks=100 --nodes=6000"
  • ./waf --run "bitcoin-test --noBlocks=1000 --litecoin --blockSize=2000000"
  • mpirun -n 2 ./waf --run "bitcoin-test --noBlocks=1000 --litecoin --blockSize=2000000"

About

Discrete Event Simulation built on NS3


Languages

Language:C++ 50.0%Language:Python 48.3%Language:C 1.1%Language:Perl 0.3%Language:Shell 0.1%Language:Makefile 0.1%Language:MATLAB 0.0%Language:Click 0.0%Language:Gnuplot 0.0%Language:HTML 0.0%Language:JavaScript 0.0%Language:CSS 0.0%Language:QMake 0.0%Language:Batchfile 0.0%