General scalability info?

Is there any general scalability info available ?

Something like 3Ghz P4 + 2GB can support 20,000 concurrent connections…

– Andrew

Andrew,

We haven’‘t done any recent load testing. However, you should be able to get about 5K concurrent users on decent hardware. It’'s not likely that you can get much more than that, due to us using the standard Java IO libraries. Once we move to the NIO library, it should be possible to scale the number of active connections a fair amount higher.

Regards,

Matt