HTML Java
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src/main
.gitignore
LICENSE
README.md
pom.xml

README.md

javalin-async-example

This repo contains a benchmarking tool created for playing around with futures in Javalin.

It's only intended as an illustration of the concepts of running requests asynchronously. Since your browser is being used as a benchmarking tool results will become wildly inaccurate if you try to send too many requests.

bench