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

timfox do-not-reply at jboss.com
Fri Aug 29 09:33:09 EDT 2008


"clebert.suconic at jboss.com" wrote : That's why we don't keep all the files opened. That's one thing I changed on the journal. We only keep the currentFile opened.
  | 
  | If we have lots of files on the journal, you will awats only have two threads.
  | \

Can't completions come in for a previous file once we've already moved to the next file?

Or do we block waiting for all completions when moving to the next file?

If the latter, doesn't this introduce latency?

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

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



More information about the jboss-dev-forums mailing list