Radoslav Petrov def0559495 Jackson with MySQL connector CVE - partial update (#4858) преди 6 години
..
src 9674158b22 added httpserver (com.sun.net.httpserver) framework преди 7 години
README.md 9674158b22 added httpserver (com.sun.net.httpserver) framework преди 7 години
benchmark_config.json 9674158b22 added httpserver (com.sun.net.httpserver) framework преди 7 години
httpserver-postgres.dockerfile c4895857ec Java 11 - Update Docker images to the jdk variant (#4850) преди 6 години
httpserver.dockerfile c4895857ec Java 11 - Update Docker images to the jdk variant (#4850) преди 6 години
pom.xml def0559495 Jackson with MySQL connector CVE - partial update (#4858) преди 6 години

README.md

httpserver Benchmarking Test

This is the com.sun.net.httpserver portion of a benchmarking test suite comparing a variety of web development platforms.

Package com.sun.net.httpserver provides a simple high-level Http server API, which can be used to build embedded HTTP servers. It is built-in to the Oracle JDK and OpenJDK (but is not part of the Java standard and is not available in other JDKs).

Test Type Implementation Source Code

Important Libraries

The tests were run with:

Test URLs

JSON

http://localhost:8080/json

Plaintext

http://localhost:8080/plaintext

Fortunes

http://localhost:8080/fortunes