Order of subscribers when using @Broadcast and Emitter #2369
Unanswered
mswiderski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to control the order of subscribers that the message is sent to when using
Emitter
and@Broadcast
?Wondering if this like
@Priority
annotation would be of any use?Using reactive messaging via quarkus (version 3.4.3)
Beta Was this translation helpful? Give feedback.
All reactions