Reactive in Java Made Easy with Vert.x

preview_player
Показать описание
Take a deep dive into Vert.x core APIs, reactive SQL client, chaos engineering, the resilience of HTTP client, and real-time web apps
with a member of the Vert.x core team ⭐ Julien Ponge ⭐

📚📚📚
To save 40% off this book use discount code: watchtponge40
📚📚📚

About the book:
"Vert.x in Action: Asynchronous and Reactive Java" teaches you to build highly-scalable reactive enterprise applications. In this practical developer’s guide, Vert.x expert Julien Ponge gets you up to speed in the basics of asynchronous programming as you learn to design and code reactive applications. Using the Vert.x asynchronous APIs, you’ll build services including web stack, messaging, authentication, and access control. You’ll also dive into deployment of container-native components with Docker, Kubernetes, and OpenShift. Along the way, you’ll check your app’s health and learn to test its resilience to external service failures.
Рекомендации по теме
Комментарии
Автор

IMHO Vertx is very simple, lightweight yet a powerful tool. It doesn't throw you to the same dependency mgmt and injection hell that abstracts away many things and makes the system unnecessarily complicated

I feel refreshed after knowing about this tool. This s/w needs more promotions to get to wider audience

Please pour us more insightful content on this.

Many Thanks!

manikantareddy
Автор

That is a great introduction workshop, thanks a lot

RickDkkrd
Автор

I am trying to create vertices for CRUD operation. For example, DeleteProductVerticle, ReadProductVerticle, UpdateProductVerticle, and CreateProductVerticle, how can I deploy these verticle to same server and port?

chqnjxj
Автор

Hi, what version of Vert.x is this tutorial based on?

joseheitor
Автор

Vert.x seems to be great tool. It seems that it should be more popular than it is. Why isn't it?

fringefringe