[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: XA resource and setting the timeout

timfox do-not-reply at jboss.com
Tue Nov 4 14:31:32 EST 2008


Looking at the code committed today for this.

I notice a new TxTimeoutHandler is being created for every transaction. I don't think this scales and is unnecessary.

Instead we should have a single thread that scans the transaction map every x seconds/milliseconds and times transactions out that way.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186807#4186807

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186807



More information about the jboss-dev-forums mailing list