Caching for Agentic Java Systems: Internal, Distributed, and Semantic
Caching is a first-class architectural concern in agentic systems. This talk breaks down how Java applications can layer internal, distributed, and semantic caches. We'll explore in-process caching with Caffeine for ultra-low-latency access, distributed caching with Redisson and Valkey for shared cache and semantic caching using Vector Similarity Search to reduce latency and cost while scaling LLM access. Presented by Dmitry Polyakovsky (Oracle) at JavaOne 2026 (CA, March 2026). All • JavaOne 2026 talks. ➠ https://valkey.io ➠ https://valkey.io/blog/introducing-va... ➠ https://github.com/ben-manes/caffeine ➠ https://github.com/redisson/redisson ➠ https://ollama4j.github.io/ollama4j/ ➠ https://ollama.com ➠ https://github.com/dmitrypol/cachedemo Tags: #Java #Cache #JavaOne #JVM #JDK LRN1451 19 105 F

Native Interoperability with JDK 25 and the FFM API

Spring I/O 2026 Keynote

How Netflix Uses Java - 2025 Edition

Is GraalVM the cure for serverless Java's ills? • Maciej Kołodziejczak • Devoxx Poland 2024

How to (Re)start Your Java Journey in 2026

The Unbounded-Agent Frontier: Architecting Intelligence Without the Chaos

Zig 2026: No-AI Policy, $670K Foundation, Left GitHub & Why Zig Isn’t 1.0 - Andrew Kelley Explains

How Netflix Uses Java - 2026 Edition

Milan Ender: Beyond Monolithic Simulations: Orchestration for AI-Enabled Research Workflows

Java 26: Better Language, Better APIs, Better Runtime

Module Adoption? JDK Build Tool? Lombok? Backwards Compatibility? - Ask the Architects at JavaOne'26

Don't learn AI Agents without Learning these Fundamentals

Full-Stack AI in Java: From Cassandra to CarPlay - A Production SaaS Story

RL for Agents Workshop - Deep Dive on Training Agents with RL and Open Source

How Senior Engineers Actually Build With AI in 2026 | Build a Full Stack Systems Architecture App

Bootiful Spring Boot 4 by Josh Long @ Spring I/O 2026

Intelligent JVM Monitoring: Combining JDK Flight Recorder with AI

Why AI Agents are either the best or worst thing we’ve ever built

Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

