Radoslav Petrov ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 6 ans
..
src 975ac31a3f Merge comsat-servlet and comsat-webactors (#3338) il y a 7 ans
README.md 975ac31a3f Merge comsat-servlet and comsat-webactors (#3338) il y a 7 ans
benchmark_config.json 7eceb61271 Dockerize more Java frameworks (#3366) il y a 7 ans
build.gradle ec98e030f3 Massive dependencies update - Java and related languages (#4093) il y a 6 ans
comsat-servlet-undertow.dockerfile bf85f1f907 Upgrade to gradle 4.7 (#3711) il y a 7 ans
comsat-webactors-netty.dockerfile bf85f1f907 Upgrade to gradle 4.7 (#3711) il y a 7 ans
comsat-webactors-undertow.dockerfile bf85f1f907 Upgrade to gradle 4.7 (#3711) il y a 7 ans
comsat.dockerfile bf85f1f907 Upgrade to gradle 4.7 (#3711) il y a 7 ans

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