On 7/13/07, Ahmed Al-Obaidy <[EMAIL PROTECTED]> wrote:
Thank you Michael,

1. So you think MINA is able to support 10K session?
2. Do u recommend PostgreSQL or even MaxDB  to replace MySQL?
3. where can I find articles about monitoring and tuning my server?

We've seen over 50k sessions per machine using mina during load and
even 200k without any load. It all depends on your OS.

I've seen over 20k queries per second on MySQL (with tables having
millions of records) and found it to be fantastic in terms of
performance.  It all depends on how you structure your data and tune
the server.

For best performance, use a server JVM with Epoll enabled.  The 1.6
JRE has it by default and 1.5_0.11+ JRE's have support for it via a
JVM option.

Regards,
Vinod.

Reply via email to