snowdrop / vertx-spring-boot

Vert.x Spring Boot integration brings different Vert.x components to Spring Boot ecosystem
Apache License 2.0
137 stars 41 forks source link

Change block operator to subscribe in send-to-topic method #130

Open Arooba-git opened 1 year ago

Arooba-git commented 1 year ago

Hi!

Thank you for this project.

This PR address issue https://github.com/snowdrop/vertx-spring-boot/issues/129#issue-1818118821.

Performance (thread counts and heap usage) before and after fix:

Before

vsb-performance-before


After

vsb2-performance-after