TCP can be tuned to deal better with bursty traffic if you prevent the congestion window from closing on an idle connection via the tcp_slow_start_after_idle kernel setting. But if I remember correctly, you have to control the settings of both hosts or it won't do much good. And nothing says you're not still better off using the vm transport.
Tim On Oct 7, 2015 12:46 PM, "jonathan_at_svg" <jonat...@springventuregroup.com> wrote: > Yes, that is the main motivation. ...that and we burst messages. Like we'll > be sitting idle for a bit, then suddenly need to send 500 messages in under > a second. Inter-VM deals with traffic jams a lot better than TCP. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Anyone-have-Artemis-working-with-Apache-TomEE-tp4702611p4702735.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >