arshadparvez
03-22-2008, 08:26 PM
Hi;
I have a java application that down/up loads data from a serve. I need multiple connections to the server for faster data access. Presently, I have deployed the application on multiple machines, from where multiple instances are running. Will it be possible to deploy multiple instances of the application which run and simultaneously connect the server, while retaining data integrity among all the instances?
Thanks..
I have a java application that down/up loads data from a serve. I need multiple connections to the server for faster data access. Presently, I have deployed the application on multiple machines, from where multiple instances are running. Will it be possible to deploy multiple instances of the application which run and simultaneously connect the server, while retaining data integrity among all the instances?
Thanks..