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. 2. How can I achieve load balancing and clustering with MINA. 3. Any other performance tuning configuration will be helpful. Thanks, rajiv
