I have implemented my own MessageEvictionStrategy that will evict messages
based on a business context string that is marshalled into the message
properties before sending. Inside the evictMessage method, the messages
properties are marshalled, and to process the method quickly for a large
number of messages it would be more convenient not to have to store the
eviction property inside the marshalled properties.
-- 
View this message in context: 
http://www.nabble.com/LastImage-style-topic-tf1710311.html#a5535226
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to