In this final section, we run the application and see how everything works for the two different approaches: WebFlux with Server-Sent Events and MVC blocking classic. This post compares those two alternatives as well, in terms of user���s experience, performance and ease of development.
Table of Contents
WebFlux vs. Blocking (MVC): user experience WebFlux vs. Blocking (MVC): performance Benchmark details Server���s Side: Requests Served per Second Client���s Side: ...
Published on June 15, 2020 23:30