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

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