Hi,

I'm implementing my first Web Service and I have a question regarding the
"scope" of the Web Service and its influence on the performance: my Web
Service won't have any state (local variables), will only perform read
operations (therefore I don't have any locking problem) and is going to be
use by many concurrent users.

Which is the suitable scope for such a service?
Where can I find a "guide" about the scope of the Web Service (when to use
which)? I've tried to google for it, but without success (perhaps I've used
a bad query...)

Thanks a lot for your support.

Patrick

Patrick Herber
Zürich (Switzerland)


Reply via email to