[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Integrating Netty into JBM2

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Jul 1 08:36:51 EDT 2008


It would be nice if we could avoid increasing the size of the Buffer.

When we get to zero-copy on the Journal, we will need to use DirectBuffers, and for AIO they need to be sized as multiples of 512. If you do any logic of recreating the buffers, it would make harder to send them to the disk IO without copying it.

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

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



More information about the jboss-dev-forums mailing list