项目作者: armdev

项目描述 :
Real fight between spring webflux, tomcat, undertow and reactive tomcat
高级语言: Java
项目地址: git://github.com/armdev/game-of-thrones.git
创建时间: 2020-04-08T21:16:42Z
项目社区:https://github.com/armdev/game-of-thrones

开源协议:

下载


Game of Thrones

Benchmark of microservices in real production.

Spring boot microservices configured with

  1. 1 undertow
  2. 2 tomcat
  3. 3 reactive tomcat
  4. 4 webflux

Actuator shutdown hook enabled.

Each microservice has sheduler with fixed delay.

After start-up they starting shoot one to another and try to shut down enemy.

No Docker, No database.

Target shoot list has fake endpoints to give opponents time for start.

You can start from any microservice.

Any pool requests are welcome!