How to increase MINA application performance

2008-01-14 Thread Nikfarjam
Dear Mr Lécharny Thanks for guidance. Our project is producing a gateway with payload < 256 byte avg 2000 msg/s with limited clients (less than 10) Reliability and performance are two key factors for us. The machine that we used for running our application had these specifications: - CPU I

Re: mina2, memory leak

2008-01-12 Thread Nikfarjam
Dear Mr Lee Tank you for your attention and reply. but I should mention that ReadThrottleFilterBuilder exists in mina1, not in mina 2. and as another problem, we don't want to reduce our server load using a filter, it is one of our server requirements that it must capable to handle such a load.