Message broker choice #25492
luca-bassoricci
started this conversation in
Community
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.
Uh oh!
There was an error while loading. Please reload this page.
-
We are starting to add a message broker to intra-service messaging (3/4 services talking each other for data propagation and few other information).
Our first choice was RabbitMQ over Kafka due
but we have some concerns about that choice especially bacause
ObjectMapperSerializer
, but I haven't found the possibility to reuse application-definedObjectMapper
with RabbitMQWe are still looking for a tool for events documentation (in addition to Javadoc documentation).
Anyone can give me some advice about our broker choice?
Any help is truly appreciate.
Thanks in advance to all.
Luca.
Beta Was this translation helpful? Give feedback.
All reactions