Hello Endre,
to my experience nio on the broker is absolutely cool..
It is faster and decoupling clients.
On the client side it makes no difference.
Regards
Herbert
Von:"Endre Stølsvik"
An: users@activemq.apache.org
Datum: 29.08.2023 13:47
Betreff:[Ext] ActiveMQ Classic: N
> if the "clientB" tries to connect to another acceptor (not the same one
used by the "clientA"): it won't be able to connect, regardless of the
stealing link configuration
That is not correct. If "clientB" tries to connect to another acceptor (not
the same one used by the "clientA") then the link
Hi!
Wrt. TransportConnectors: What is the general recommendation? Is NIO better
than TCP? Or the other way around? I do get the obvious points wrt. threads
- but it also depends on the implementation, and real-life experiences wrt.
throughput and latency.
Thanks a lot,
Kind regards
Endre
Hi Justin,
thanks for your reply.
If I got it right, the stealing link configuration will remain at acceptor
level. Then, given an MQTT client "clientA" connected to the broker with the
clientId "testClientId", and another MQTT client "clientB" wanting to connect
to the broker with the same cli