circlespainter fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
..
gradle fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
src fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
.gitignore 1bb06d6d56 `comsat-webactors` 9 年之前
README.md fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
benchmark_config.json fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
build.gradle fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
gradlew fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
gradlew.bat fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
setup-generic.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
setup-netty.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
setup-undertow.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
setup.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前
source_code fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 年之前

README.md

Parallel Universe Comsat Web Actors Netty Benchmarking Test

This is the Parallel Universe Comsat Web Actors version of a benchmarking test suite comparing a variety of web development platforms. It serves requests in Erlang-like actors running on lightweight Quasar Fibers rather than heavyweight Java threads and it can run on any servlet container (tested regularly on Undertow, Jetty and Tomcat) as well as an Undertow or Netty handler (present configuration).

JSON and Plaintest Encoding Tests

Versions

Test URLs

JSON Encoding Test

http://localhost:8080/json

Plaintest

http://localhost:8080/plaintest