Steven Smith 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 vuotta sitten
..
gradle 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
src 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
.gitignore 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
README.md 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
benchmark_config.json 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
build.gradle 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
gradlew 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
gradlew.bat 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
setup-generic.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 vuotta sitten
setup-jetty.sh 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
setup-tomcat.sh 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
setup-undertow.sh 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
setup.sh 1bb06d6d56 `comsat-webactors` 10 vuotta sitten
source_code 1bb06d6d56 `comsat-webactors` 10 vuotta sitten

README.md

Parallel Universe Comsat Servlet Benchmarking Test

This is the Parallel Universe Comsat Servlet version of a benchmarking test suite comparing a variety of web development platforms. It serves requests in lightweight Quasar fibers rather than heavyweight Java threads and it any servlet containers. Configurations are provided for Jetty, Tomcat and Undertow (default).

JSON Encoding and Plaintext Tests

Versions

Test URLs

JSON Encoding Test

http://localhost:8080/json

Plaintest

http://localhost:8080/plaintest