Skip to content

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Jun 13, 2025

No description provided.

----
// Case 1
bus.sendAndForget("greeting", name)
bus.send("greeting", name)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know that there is the io.vertx.mutiny.core.eventbus.EventBus.requestAndForget(String, Object, DeliveryOptions) method which has a little cleaner name but it registers a reply handler internally which is probably less efficient compared to send() so 🤷 ...

Copy link

quarkus-bot bot commented Jun 13, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 16e059c.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Copy link

github-actions bot commented Jun 13, 2025

🙈 The PR is closed and the preview is expired.

@gsmet gsmet merged commit 61a7aeb into quarkusio:main Jun 14, 2025
5 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jun 14, 2025
@gsmet gsmet modified the milestones: 3.25 - main, 3.23.4 Jun 14, 2025
@jmartisk jmartisk modified the milestones: 3.23.4, 3.20.2 Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants