|
9 years ago | |
---|---|---|
.. | ||
NancyModules | 9 years ago | |
lib | 10 years ago | |
src | 10 years ago | |
.gitignore | 10 years ago | |
README.md | 10 years ago | |
benchmark_config.json | 9 years ago | |
nginx.conf | 9 years ago | |
nginx.conf.libevent | 10 years ago | |
setup_iis.ps1 | 10 years ago | |
setup_iis.py | 10 years ago | |
setup_libevent.py | 10 years ago | |
setup_libevent.sh | 10 years ago | |
setup_nginx.sh | 9 years ago | |
source_code | 10 years ago |
The information below contains information specific to Nancy on Mono and Windows. For further guidance, review the documentation. Also note the additional information provided in the CSharp README.
This is the Nancy on Mono and Windows portion of a benchmarking test suite comparing a variety of web platforms.
Language
Platforms
Web Servers
Web Stack
Databases
Developer Tools
sudo apt-get install build-essential autoconf automake libtool zlib1g-dev git
git clone git://github.com/mono/mono
cd mono
git checkout mono-3.0.10
./autogen.sh --prefix=/usr/local
make get-monolite-latest
make EXTERNAL_MCS=${PWD}/mcs/class/lib/monolite/basic.exe
sudo make install
cd ..
git clone git://github.com/mono/xsp
cd xsp
git checkout 3.0
./autogen.sh --prefix=/usr/local
make
sudo make install
There aren't any experts listed, yet. If you're an expert, add yourself!