arrow_forward
menu
searchSearch

Session

5 ways to improve your Java EE applications in reactive way

Key takeaways
  • You will learn how to apply reactive concepts in practice
  • You will learn when and why to build reactive applications and why not
  • We'll talk about the difficulties with reactive and asynchronous programming
  • You will see live how the performance of a complex application can be gradually improved with reactive approach

Have you wondered how you can improve the performance of your applications under high load? You probably heard that reactive design can help meet better response times and make your applications more flexible. I will show you that you don’t need to rewrite your Java EE applications from scratch to achieve that.

We’ll go through 5 ways how to reuse the knowledge of Java EE and Java 8 to improve your existing applications with a reactive design. We’ll apply them to a big production-like application step by step, walking through the code and demonstrating live. In the end, we’ll compare how much the performance and user experience can be improved. All that without learning a new framework or library, and limiting the amount of changes in the application source code to a bare minimum.

Partners

Best companies