Full Reactive Stack: Conclusions
Full Reactive Stack: Conclusions and Comparison between WebFlux and MVC 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.Read More →