I’m running activemq replicated leveldb on 3 servers with two nics, a 1Gbit
and a 10Gbit.
I want the servers to communicate via the 10Gbit nics to which the clients
do not have access.
If possible, how configure?
Thanks
--
View this message in context:
http://activemq.2283324.n4.nabble.com/repl
A little unrelated question but does using 'transformation' header on STOMP
consumer causes throughput drop?
I tested it with jms-map-json transformation and throughput dropped to 200
msgs/s when compared to that simple text messages.
Should i do transformation to text message in my Java applicat