Hi all
Sorry if this is a elementary question but I've had a bit of a scout around and haven't found the answer.
If there are multiple instances of an application consuming a web service, does this create a separate process thread of the service for each connection, or does it have one instance with some internal queue. Or am I barking up the wrong tree?
Thanks for any advice
Sorry if this is a elementary question but I've had a bit of a scout around and haven't found the answer.
If there are multiple instances of an application consuming a web service, does this create a separate process thread of the service for each connection, or does it have one instance with some internal queue. Or am I barking up the wrong tree?
Thanks for any advice