java - JMS queue with persistence enabled - performance bottlenecks -
this question try , understand performance bottlenecks, if any, exist in listening message queue in messages persisted jms provider resides vs listening message same queue had message not been persisted. minute differences needs considered end-to-end response time starting dequeing message processing message needs complete in millisecond time frame.
based on comparison results, decision needs taken whether persistence of messages need forwarded separate queue not affect mainstream consumers need millisecond response. insights differnces between way messages handled between persistent queue vs non-persistent great
Comments
Post a Comment