From: <ad...@jb...> - 2005-10-06 21:12:32
|
"would include some sort of "plug in" (like the DLQHandler) for generating new session pools with selectors based on the contents of the message. I don't yet know what it'll look like." Yes, I'm hoping the inflow adapter will have a lot more pluggable components the JMSContainerInvoker is pretty rigid in terms of changing implementation/policy. :-( The current inflow rar still uses ConnectionConsumer/ServerSessionPool but I would prefer it to use JMS vendor specific plugins that will be capable of a lot more optimizations and behaviours/features (including workarounds for known "broken" vendors who only provide full behaviour through vendor specific api). If I only had time to work on it... :-) I believe Tim Fox is going to work on some of this for the new JBoss Messaging? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899729#3899729 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899729 |