The JVM is the base for Java, Kotlin, and other languages, allowing them to run on any system. It’s fast, reliable, and widely used to build all kinds of applications. Find here all my stories about the JVM.
Java
- How to send prompts in bulk with Spring AI and Virtual Threads
- Semantic Search with Spring Boot & Redis
- Sliding Window Counter Rate Limiter (Java & Redis)
- Sliding Window Log Rate Limiter (Redis & Java)
- Token Bucket Rate Limiter (Redis & Java)
- Fixed Window Counter Rate Limiter (Redis & Java)
- Redis OM Spring is 10x faster — How I contributed to this open source repository maintained by Redis
Spring
- How to send prompts in bulk with Spring AI and Virtual Threads
- Semantic Search with Spring Boot & Redis
- Redis OM Spring is 10x faster — How I contributed to this open source repository maintained by Redis
Videos
Kotlin Scope Functions: When to use them
Kotlin Beyond the Try/Catch