[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2.0 new journal store
clebert.suconic@jboss.com
do-not-reply at jboss.com
Thu Apr 24 17:20:50 EDT 2008
It would be possible if we add this code to the APR-based code. But that will be using JNI anyway. If Mladen is opened to add this to the APR-based, maybe it would simplify deployment and binary distribution.
With the AIO work I'm doing, I can max out my disk IO to its limits. I'm calling aio_submit to perform a write call, and I'm using DMA for that. For the max IO I got on my test I used too little of my CPU (30% of a 2 years old Dell D820).
.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146654#4146654
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146654
More information about the jboss-dev-forums
mailing list