Le 4/19/12 10:27 AM, Rajiv Kasera a écrit :
Dear friends,



I am working on a MINA based server which processes financial transactions
(ISO packets) initiated at a EDC terminal. To be able to scale the server to
handle large number of concurrent request I need following inputs:



1.       What would be an ideal JVM setting for the server.
No idea. It depends on *your* code, not on MINA.

2.       How can I achieve load balancing and clustering with MINA.
There is no simple response to such a request. It depends on so many different factors that we don't deal with at the MINA level that we can't give an answer.

3.       Any other performance tuning configuration will be helpful.
Depends on your application.

Just keep in mind that MINA is *just* a NIO framework. What you build on top of it will directly impact the scalability and performance of your application.

To use a metaphore, MINA is just the injector in the engine of your car. Design the car, the engine, then we will be able to give adives to tune the injector assuming that everything else is already tuned...


--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to