Hibernate Performance Tuning Done Right

preview_player
Показать описание
Optimizing the performance of your application is a complex and application-specific task. All domain models are different, and often enough, the amount of data managed by them also differs significantly between multiple installations. In addition to that, almost all performance tuning techniques have trade-offs, which don’t make them a great fit for all situations.

Because of that, following best practices and general recommendations aren’t enough to implement an efficient, high-performance persistence layer. You will, most likely, avoid the most obvious performance pitfalls, but you will also miss all application-specific issues. At the same time, you will increase your persistence layer’s complexity and spend time implementing performance optimizations that are not relevant to your application and data.

Like my channel? Subscribe!

Join the free Member Library:

Want to connect with me?

#Hibernate #PerformanceTuning
Рекомендации по теме
Комментарии
Автор

Awesome video, keep up the good work Thorben!

josephmokenela