P
ptome
Hi, I´m new to web services and have some questions. I´d like someone
tell me where I can find some answers
* If I made a lot of calls to a web service and each call takes a lot
of time, does the web service decrease its performance?. If it is true,
is a good idea to move some functions to a new web service?
* If I have several web services, does exists performance decrease if
they are called to each other?
* Is it a good idea to call the dll of the web service where resides my
business logic instead calling the web service, considering that the
caller and called are on the same server?
Thanks
Pablo
tell me where I can find some answers
* If I made a lot of calls to a web service and each call takes a lot
of time, does the web service decrease its performance?. If it is true,
is a good idea to move some functions to a new web service?
* If I have several web services, does exists performance decrease if
they are called to each other?
* Is it a good idea to call the dll of the web service where resides my
business logic instead calling the web service, considering that the
caller and called are on the same server?
Thanks
Pablo