- Same as the TCP transport, except that the New I/O (NIO) package is used, which may provide better performance.
- To switch from TCP to NIO, simply change the scheme portion of the URI.
- <transportConnector name=”nio” uri=”nio://0.0.0.0:61616” />
Performance Tuning:
- ActiveMQ - User - ActiveMQ consumer performance and scalability
- http://activemq.apache.org/performance-tuning.html
- http://fusesource.com/wiki/display/ProdInfo/FUSE%20Message%20Broker%20Performance%20Tuning%20Guide
- http://activemq.apache.org/version-5-performance-tuning.html
- http://fusesource.com/wiki/display/ProdInfo/Understanding+the+Threads+Allocated+in+ActiveMQ
- http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage
- java - How do you scale your ActiveMQ vertically- - Stack Overflow
- Dave Stanley's Blog » activemq
- ActiveMQ Supporting Thousands of Concurrent Connections - Common Sense Code
- Software Development- JMS (ActiveMQ) Performance Verification
- InfoQ- HornetQ 2.0 faster than ActiveMQ 5.3 on Independent Benchmark but what about ActiveMQ 6-
No comments:
Post a Comment