I was using addresses and queues interchangeably. It's been a minute since
I looked at the artemis address module and I realize now they shouldn't be
mixed up. I think the question is about both, since there would be many
addresses–let's assume all multicast–and then each may get many consumers,
cr
Hello,
I'm wondering about the overhead of queues (addresses) in Artemis.
Thinking about ordering messages, we can use groups. But queues (with a
single consumer) are already ordered. Could we instead use many individual
queues?
Message groups are (at least given the documentation example) suita