This post originated from an RSS feed registered with Java Buzz
by Christopher Wong.
Original Post: JmsTemplate is not evil
Feed Title: Chris Wong's Development Blog
Feed URL: http://chriswongdevblog.blogspot.com/feeds/posts/default
Feed Description: This is a development-focused blog covering BlackBerry and Java software development.
A while back, I watched a presentation on JMS messaging where the presenter (Mark Richards) declared that Springâs JmsTemplate is âevil,â and he had the benchmarks to prove it. Since Mark was kind enough to provide the source code (based on ActiveMQ), I decided to dig a little deeper to determine the cause. It turns out that the apparent poor performance of JmsTemplate was not due to anything