26 Mar 25 Mark Developing Reactive Systems n today’s fast-paced digital landscape, businesses are increasingly turning to reactive systems to build scalable,…
15 Mar 25 Mark An Introduction to Project Reactor Project Reactor is a powerful open-source library for building reactive applications in Java. It provides…
14 Mar 25 Mark 2025: Engineering Insights from Legacy to Reactive Programming As engineers navigating through the vast sea of software development, 2025 offers a rich tapestry…
6 Mar 25 Mark How to Optimize Java Performance With Virtual Threads, Reactive Programming, and MongoDB Introduction When I first heard about Project Loom and virtual threads, my first thought was…
3 Mar 25 Mark Reactive Programming in Java: Project Reactor vs. RxJava Reactive programming has become a cornerstone of modern Java applications, especially in scenarios involving asynchronous…
3 Mar 25 Mark Curated List of Learning Material This page lists external material such as conference talks, articles, and blog posts that cover…
1 Mar 25 Mark Part 2. Introducing virtual threads How do virtual threads work? A virtual thread runs on a carrier thread (platform), and…
1 Mar 25 Mark Are virtual threads making reactive programming obsolete? About being irrelevant Virtual threads and reactive programming are about solving the same problem. Reactive…
28 Feb 25 Mark Reactive Programming: Past, Present, and Future In the ever-evolving landscape of software development, where system performance and responsiveness are becoming increasingly…
28 Feb 25 Mark Reactive Programming in Java — Good Time to Die This article explains the reason for Reactive Programming, why it is not popular with Developers…