Re: Few questions about MINA 2.0

2008-07-11 Thread Julien Vermillard
Hi, comments inline On Fri, 11 Jul 2008 08:42:37 +0530 "ravinder singh" <[EMAIL PROTECTED]> wrote: > Hi, > > Following are my requirements from MINA: > > 1. Around 10k concurrent persistent connections. > 2. Message receive rate approx: 1000 msg/sec > 3. Message sent rate approx: 20 times rece

Few questions about MINA 2.0

2008-07-10 Thread ravinder singh
Hi, Following are my requirements from MINA: 1. Around 10k concurrent persistent connections. 2. Message receive rate approx: 1000 msg/sec 3. Message sent rate approx: 20 times receive/input rate. I am sure that MINA can handle this rate... right? Currently I am using MINA 1.1.0 but have never