Recent Posts

What Happens When 10,000 JVMs Collaborate in One Production Environment

Author: Simon Ritter Original post on Foojay: Read More Table of Contents Limitations of OpenJDK How Azul Platform Prime removes the limits of traditional JVMs A large global enterprise achieved a performance and efficiency milestone, running 10,000 Java Virtual Machines (JVMs) that collaborate and share optimizations with one another, using Azul Platform Prime’s Optimizer Hub. The enterprise improved application responsiveness and …

Read More »

BoxLang v1.6.0 – Performance, AI-Powered Docs, and Advanced Async Monitoring

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents What’s New in 1.6.0? We’re thrilled to announce BoxLang 1.6.0, a release that delivers massive performance improvements, intelligent developer tooling, and enhanced async capabilities. This release focuses on making BoxLang faster, smarter, and more observable than ever before. 🚀 What’s New in 1.6.0? 🤖 BoxLang Documentation Meets AI: …

Read More »

Keywords Meet Vectors: Hybrid Search on MongoDB

Author: Arek Borucki Original post on Foojay: Read More Table of Contents What is hybrid search?How does it work in MongoDB? Why movies collection are the perfect demo Inspecting the anchor document Sanity checks Step 1: Prepare the query vector Step 2: Run semantic search Step 3: Apply hybrid scoring Step 4: Hybrid ranking with Reciprocal Rank Fusion (RRF) Wrap-up …

Read More »