- 11 maj 2026

kdb+ Tick Architecture: Building a Real-Time Market Data System using Java and q [Part 3]

Bridge the gap between kdb+ and the Java ecosystem. In this final part, we explore the javakdb driver to build robust Java services. Learn how to perform high-speed queries, subscribe to live market data, and act as a feed handler or a passive server for your kdb+ tick architecture.

- 08 maj 2026

kdb+ Tick Architecture: Building a Real-Time Market Data System using Java and q [Part 2]

Move from theory to practice with this hands-on guide to kdb+ tick architecture. We walk through the complete setup of an end-to-end market data system, from configuring environment variables and launching the Tickerplant to simulating end-of-day events and unified querying via a Gateway. Learn how to wire each component for maximum real-time performance.

- 05 maj 2026

kdb+ Tick Architecture: Building a Real-Time Market Data System using Java and q [Part 1]

Master the industry standard for high-frequency data. Learn how the kdb+ tick architecture leverages the q language to process millions of records per second with single-digit millisecond latency. From Tickerplants to HDBs, explore the building blocks of high-performance time-series systems.

- 08 kwi 2026

Java 26 : new features and key takeaways

Discover everything you need to know about the Java 26 release. This expert guide breaks down the 10 JEPs of JDK 26, including finalized improvements for G1 GC throughput, native HTTP/3 support in the HttpClient API, and the transition toward tighter integrity with final field mutation warnings. Whether you are looking for performance gains or preparing for future language evolutions like Project Valhalla and Loom, get the full technical breakdown here.

- 26 mar 2026

What's new in C++

C++26 marks a historic shift towards safety and modernity. Static reflection, contract-based programming and the asynchronous revolution with std::execution: discover how this new standard is redefining software architecture in the face of challenges posed by Rust and raw performance.

- 18 lut 2026

Kafka: the key points

From its origins at LinkedIn to its current status as a technological backbone, discover why Apache Kafka has become the de facto standard for distributed streaming. An analysis of its fundamental concepts and its strategic value for modern architectures.

- 02 lut 2026

Agent-Based Programming: Superpowers for Coders and Non-Coders

Move from conversational AI to action-oriented AI: discover how agent-based programming is transforming software engineering. This guide explores the inner workings of autonomous agents, cutting-edge frameworks, and strategic levers to maximize your ROI.

- 29 paź 2025

Spring Boot 4: A Comprehensive Guide, from New Features to Full Migration

This comprehensive guide to Spring Boot 4 covers the new features in this latest version, compares Spring Boot 3 and 4, and provides a practical guide and migration checklist to secure your cloud-native and serverless services.

- 23 paź 2025

Java 25, key takeaways and features

Java 25 arrives with key new features: simplified syntax, modules, a more efficient JVM, and modern APIs. Everything you need to know.