[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Thread usage in AIO layer

clebert.suconic@jboss.com do-not-reply at jboss.com
Fri Aug 29 09:18:13 EDT 2008


We keep the currentFile, and a cache for a nextOpenFile.

So, you aways have one file opened, and a cached one waiting when you need to open a new file. (So there is no wait on openFile inside the Journal).

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

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



More information about the jboss-dev-forums mailing list