|
12 years ago | |
---|---|---|
.. | ||
lib | 12 years ago | |
src | 12 years ago | |
.gitignore | 12 years ago | |
README.md | 12 years ago | |
__init__.py | 12 years ago | |
benchmark_config | 12 years ago | |
nginx.conf | 12 years ago | |
setup_iis.ps1 | 12 years ago | |
setup_iis.py | 12 years ago | |
setup_nginx.py | 12 years ago | |
setup_xsp.py | 12 years ago |
http://localhost:8080/json
MySQL
http://localhost:8080/ado/mysql
http://localhost:8080/ado/mysql?queries=10
http://localhost:8080/ado/mysql/fortunes
PostgreSQL
http://localhost:8080/ado/postgresql
http://localhost:8080/ado/postgresql?queries=10
http://localhost:8080/ado/postgresql/fortunes
MySQL
http://localhost:8080/entityframework/mysql
http://localhost:8080/entityframework/mysql?queries=10
http://localhost:8080/entityframework/mysql/fortunes
PostgreSQL
http://localhost:8080/entityframework/postgresql
http://localhost:8080/entityframework/postgresql?queries=10
http://localhost:8080/entityframework/postgresql/fortunes
http://localhost:8080/mongodb
http://localhost:8080/mongodb?queries=10
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.10
./autogen.sh --prefix=/usr/local
make get-monolite-latest
make EXTERNAL_MCS=${PWD}/mcs/class/lib/monolite/gmcs.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
Language
Platforms
Web Servers
Web Stack
Databases
Developer Tools