1.

What do you mean by Instance Management?

Answer»

WCF USES an INSTANCE MANAGEMENT approach to bind a set of messages (client requests) to a set of service instances. The need for Instance Management is crucial since the demands of applications vary too much in terms of SCALABILITY, throughput, transactions, queues, and performance. Therefore, ONE solution does not fit all applications.



Discussion

No Comment Found