Hi Friends
Presently we are developing a windows product using dot net, combined with
sas (another language). If sas not get installed in local machines then we are in need of using server machine which has sas with it, we are using socket programming to communicate with server machine,
Problem is when more number of requests comes to the server for processing sas it is becoming slow, so we need
Load balancing
If we go with web service which is having same domain name but different ip address mapped using
Domain Name System (DNS)
like google.com or gmail.com
We will get work done faster
What i want is will this work fine, what else i have to done for achieving this, how can i test it
Waiting
Balaji Manoharan
Presently we are developing a windows product using dot net, combined with
sas (another language). If sas not get installed in local machines then we are in need of using server machine which has sas with it, we are using socket programming to communicate with server machine,
Problem is when more number of requests comes to the server for processing sas it is becoming slow, so we need
Load balancing
If we go with web service which is having same domain name but different ip address mapped using
Domain Name System (DNS)
like google.com or gmail.com
We will get work done faster
What i want is will this work fine, what else i have to done for achieving this, how can i test it
Waiting
Balaji Manoharan
Comment