David Denton f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
..
apache f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
apache4 f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
core f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
jetty f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
ktorcio aa71f006dd http4k - upgrades to newest version (plus kotlin) (#5488) 5 rokov pred
ktornetty a45ef396a4 Upgrade http4k - add new backend implementation (#5686) 5 rokov pred
netty f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
ratpack f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
sunhttp f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
undertow f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
.gitignore f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
README.md f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
benchmark_config.json f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
build.gradle f5045eb26b http4k - tidy, adding virtual hosting to apache server implementation (#5980) 5 rokov pred
http4k-apache.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
http4k-apache4.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
http4k-jetty.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
http4k-ktorcio.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
http4k-ktornetty.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
http4k-netty.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
http4k-ratpack.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
http4k-undertow.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
http4k.dockerfile f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred
settings.gradle f97720f8a8 Upgrade http4k, add Cached test, add backends, tidy configs for clarity (#5950) 5 rokov pred

README.md

#http4k Benchmarking Test

Infrastructure Software Versions

The tests were run with:

Test URLs

Supported backends (w/ Postgres client)

  • SunHttp (default - bundled with core module - zero dependencies)
  • Apache (5)
  • Apache4
  • KtorCIO
  • KtorNetty
  • Jetty
  • Netty
  • Ratpack
  • Undertow

How to run example

gradle clean build jetty:shadowJar
java -jar jetty/build/libs/http4k-jetty-benchmark.jar