Eclipse Vert.x 4.4.5 released!

Next post

Eclipse Vert.x 4.4.6 released!

Eclipse Vert.x version 4.4.6 has just been released. It fixes a few bugs that have been reported by the community as well as provides protection for CVE-2023-44487

Read more
Previous post

Eclipse Vert.x client for Apache Pinot

Apache Pinot is a realtime distributed datastore for analytics workloads. To make it easier for Eclipse Vert.x users to use Apache Pinot in their applications, we introduce the Reactiverse Vert.x Client for Pinot.

Read more
Related posts

Getting started with new fabric8 Vert.x Maven Plugin

The all new fabric8 Vert.x Maven Plugin allows you to setup, package, run, start, stop and redeploy easily with a very little configuration resulting in a less verbose pom.xml.

Read more

TCP Client using Eclipse Vert.x, Kotlin and Gradle build

In this blog post, I demonstrate how to write a very simple TCP client that keeps a connection open to a custom-written server in cloud.

Read more

Scala is here

The rise of Scala as one of the most important languages on the JVM caught many (me included) by surprise. This hybrid of functional and imperative paradigms struck a chord with many developers.

Read more