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

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -