Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 538 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 538 Bytes

Game of Thrones

Benchmark of microservices in real production.

Spring boot microservices configured with

1 undertow
2 tomcat
3 reactive tomcat
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!