Unlocking the Speed: Performance Tuning for Jakarta EE Applications With JCache
Originally published on 15 Aug 2023
Last updated on 15 Aug 2023
In this new guide we look at how to improve cloud native, Jakarta EE application performance using the JCache.
JCache, or Java Caching API, is the standard cache API on the Java Platform. It is developed under
Java Specification Request (JSR) 107. JCache, similar to other Java APIs, comprises a set of core
interfaces organised under the javax.cache package. In this guide, we talk you through these interfaces and how you can get started with JCache, with code examples.
We also cover the fundamentals of performance tuning, take a look at caching in general, before moving on to JCache, what it is and how to use it in a Jakarta EE context.
By the end of this guide, you will have a foundation in getting started with caching with JCache on the Jakarta EE Platform.
Unlocking the Speed: Performance Tuning for Jakarta EE Applications With JCache
Payara Cloud.
Fully managed Jakarta EE Deployment. ✅Handles Kubernetes for you.✅ 15 day free trial available.✅
Related Posts
Nugget Friday - Preventing Memory Leaks with JDBC Connection Pool Management in Payara Server
Published on 15 Nov 2024
by Luqman Saeed
0 Comments
AI Tools for Jakarta EE at the upcoming Virtual Payara Conference
Published on 14 Nov 2024
by Dominika Tasarz
0 Comments
Virtual Payara Conference is coming next month and on Day 2 - Developer Insight - we will help you unlock the future of Jakarta EE development!
AI Tools for Jakarta EE - 12 December 2024, 3:40pm GMT - Register Here!
Join Gaurav Gupta, Senior ...