Hi, I would like to know what are the considerations need to be taken to deploy the Server socket application developed using the Apache mina on a clustered environment for better scalability. Where ever I search I could find that the scalability si improved by spawning multiple thread. I am curious to know in a scenario where the Server is deployed on multiple servers (JVMs) in a production environment and the client being connected is single one what are the considerations need to be taken.
The issues I see are how the client's session is being shared across multiple load balanced servers running at two different client machines. Pase help me by advising. Regards, Vasanth -- View this message in context: http://www.nabble.com/deploying-apache-MINA-application-on-clustered-environment-tf4842796s16868.html#a13854909 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.
