DORSETRIGS
Home

vertx-eventbus (4 post)


posts by category not found!

Propagate Exceptions from Vert.x EventBus Consumer when using handlers

Propagating Exceptions from Vert x Event Bus Consumers Using Handlers Vert xs Event Bus is a powerful tool for building asynchronous distributed applications Ho

2 min read 04-10-2024 65
Propagate Exceptions from Vert.x EventBus Consumer when using handlers
Propagate Exceptions from Vert.x EventBus Consumer when using handlers

Pass OTEL context through vertx eventbus in Quarkus

Passing OTEL Context Through Vert x Event Bus in Quarkus In modern microservices architecture observability plays a crucial role in understanding the behavior o

3 min read 26-09-2024 91
Pass OTEL context through vertx eventbus in Quarkus
Pass OTEL context through vertx eventbus in Quarkus

Vertx single thread become slower when client call many concurrently of APIs to vertx service

Understanding Vert x Single Thread Performance in High Concurrency Scenarios When using Vert x a popular toolkit for building reactive applications on the JVM d

3 min read 14-09-2024 79
Vertx single thread become slower when client call many concurrently of APIs to vertx service
Vertx single thread become slower when client call many concurrently of APIs to vertx service

Quarkus Multi from EventBus consumer

Streamlining g RPC Communication with Quarkus Multi and Event Bus A Comprehensive Guide In this article we ll delve into a common challenge in g RPC based appli

3 min read 31-08-2024 53
Quarkus Multi from EventBus consumer
Quarkus Multi from EventBus consumer