
Why we discarded Reactive systems architecture from our code?
This article explores our decision to move away from reactive architecture in our software project....
Tag archive

This article explores our decision to move away from reactive architecture in our software project....
TL;DR: Start a simple vert.x web application with health check. Steps Download...
I've been working with the Vert.x framework for more than 4 years but I won't stop being excited how...
Se você está começando a interagir com o supersônico e subatômico Quarkus, deve ter se perguntado qu...
Interfacing with an internally secured web service using Java.
Hey Java developers, I know that you are interested in asynchronous programming and I know you are st...
As we already discussed in the past, asynchronous programming brings many pros in developing reactive...

What is Vert.x? What is it for? Vert.x is a multi-language toolkit based on the JVM and used in soft...
For those who don't know, Vert.x is an event driven and non blocking application toolkit. It's polygl...
Alexey Soshin has a great blog post: Understanding Vert.x: Event Bus. In the blog post he explains ho...
As you already know from my previous blog post the SIP3 team is in love with the incredible Vert.x fr...
I'm working on VoIP monitoring and troubleshooting platform called SIP3. Under the hood SIP3 is an...