On 11/6/06, Robert Greig <[EMAIL PROTECTED]> wrote:
On 06/11/06, Vinod Panicker <[EMAIL PROTECTED]> wrote:

> I've been running load tests on my app, which is running against mina
> 1.1.0-SNAPSHOT using java.util.concurrent on a JDK 6 VM. The server is
> a 2-way Opteron with 6 gigs of RAM.

Are you using direct buffers, and are you using pooled buffers?

I believe MINA is allocating heap buffers by default. Yes, it's using
pooled buffers.

Also, what is your app doing (roughly)?

Its listening for connections, reading requests, processing them and
returning responses. It's an IM server.

Regards,
Vinod.

Reply via email to