Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teto/xp_couplage
https://github.com/teto/xp_couplage
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/teto/xp_couplage
- Owner: teto
- Created: 2013-08-26T21:53:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-08T14:51:36.000Z (almost 11 years ago)
- Last Synced: 2024-10-11T23:39:30.625Z (about 1 month ago)
- Language: C
- Size: 113 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
THis folder contains nearly everything necessary to reproduce the experience described in this paper ...
Here are the additional requirements:
- you will need to install a custom version of lispmob.- python3 along with several of its modules,
-minupnpc and its python binding (
make pythonmodule3
sudo make installpythonmodule3)
-libnl3 and its python binding (trunk version, experimental)
https://github.com/miniupnp/miniupnp.git
-Add the path to the isix folder to your env var PYTHONPATHAvailable here:
-You will need to install python 2 and 3 and iperf and webfs.
-an ssh server running on both server
-libnl installed
-script folder should be in the PATH (transform into need to export a var in bash called $LISP_MPTCP_EXP_FOLDER (escape the $ in ssh command) )
-add the isix folder to your PYTHONPATH environment variableYou first need to properly configure the *.ini files.
Then launch setup.py
sudo pip3 install pyro4
sudo pip3 install pyyamlPyro_server should be launched by hand.
If you have any questions feel free to send an email at matthieu.coudron at lip6 dot fr .
To trace plots, you would also need to install numpy and matplotlib.
On debian:
-sudo apt-get install python3-matplotlib
-sudo apt-get install python3-numpyTODO:
-allow for different level of logging ?
-TODO ability to install every (via nsyslog ) ?
-should be available to load pyro4 from remote (ssh)
-shoulb be able to pass graph to trace (by referencing previous tests ? or datasets ?)
- use shutil.copytree to build initramfs ?
-need an expect system to automate sudo commands
python3 -m Pyro4.naming