Eclipse Vert.x client for Apache Pinot
Next post
30 August 2023releases
Eclipse Vert.x 4.4.5 released!
Eclipse Vert.x version 4.4.5 has just been released. It fixes a few bugs that have been reported by the community
Read morePrevious post
22 June 2023releases
Eclipse Vert.x 4.4.4 released!
Eclipse Vert.x version 4.4.4 has just been released. It fixes a few bugs that have been reported by the community
Read moreRelated posts
6 July 2015guides
Checklist for Migrating from Vert.x 2.1.x to Vert.x 3 - Part One
So while upgrading our application, I thought I should note down all the changes that we had to do in the process. Since Vert.x 3 is a major upgrade from the previous version, with so many changes.
Read more14 July 2015guides
My first Vert.x 3 Application
Let's say, you heard someone saying that Vert.x is awesome. Ok great, but you may want to try it by yourself. Well, the next natural question is “where do I start ?”
Read more20 December 2017guides
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