Full Reactive Stack: Conclusions

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: ...
 •  0 comments  •  flag
Share on Twitter
Published on June 15, 2020 23:30
No comments have been added yet.