Nate 0096f84ee9 Config for the new toolset (#6259) 4 سال پیش
..
src 975ac31a3f Merge comsat-servlet and comsat-webactors (#3338) 7 سال پیش
README.md 975ac31a3f Merge comsat-servlet and comsat-webactors (#3338) 7 سال پیش
benchmark_config.json 7eceb61271 Dockerize more Java frameworks (#3366) 7 سال پیش
build.gradle def0559495 Jackson with MySQL connector CVE - partial update (#4858) 6 سال پیش
comsat-servlet-undertow.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 سال پیش
comsat-webactors-netty.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 سال پیش
comsat-webactors-undertow.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 سال پیش
comsat.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 سال پیش
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 سال پیش

README.md

Parallel Universe Comsat Benchmarking Test

This is the Parallel Universe Comsat 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. There are two main flavors: Comsat Servlet and Comsat Web Actors.

Comsat Servlet

Parallel Universe Comsat Servlet works with any servlet containers (tests are run against embedded Undertow and Jetty).

JSON Encoding and Plaintext Tests

Comsat Web Actors

Parallel Universe Comsat Web Actors runs as an Undertow or Netty handler.

JSON and Plaintest Encoding Tests

Versions

Test URLs

JSON Encoding Test

http://localhost:8080/json

Plaintest

http://localhost:8080/plaintest