An open API service indexing awesome lists of open source software.

https://github.com/tipsy/javalin-async-example


https://github.com/tipsy/javalin-async-example

asynchronous-programming javalin web-server

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# javalin-async-example

This repo contains a benchmarking tool created for playing around with futures in [Javalin](https://javalin.io).

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](https://user-images.githubusercontent.com/1521451/38759263-55f68e5e-3f75-11e8-93df-1185afd0120c.png)