A. Shawn Bandy dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. преди 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 dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. преди 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