Skip to content

Comparison microservices HTTP-layer performance in JVM world

License

Notifications You must be signed in to change notification settings

va-an/jvm-microservice-http-battle

Repository files navigation

Comparison microservices HTTP-layer performance in JVM world

Based on the article.

All apps used HTTP/1.1 for a server and client.

Fighters:

  • Java + Spring Web (blocking-app)
  • Java + Spring Reactive Web (reactive-app)
  • Scala + http4s (cats-effect)
  • Scala + Akka HTTP (reactive-akka)

Referees:

  • delay-service
  • load-test

About

Comparison microservices HTTP-layer performance in JVM world

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published