Eric Bloch wrote:

My believe (and experience) is that you'll run into java thread scheduling delays (cpu bottlenecks) before you should hit connection limits on most servers, as long as you set these values reasonably high.

-Eric

Not necessarily. On a SMP System using a 2.6 Kernel this should be no problem. 2.6 can handle systems with large thread counts nicely. Huge difference to 2.4 kernels!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to