We have already 2 hostings IIS and self hosting.
there is another hosting ie WAS Hosting.
What is the use of the WAS(Windows activation Service)
compared to other hostings.

Answer Posted / guest

WAS is completely separated from the IIS hosting environment
and provides a protocol-agnostic activation mechanism, so
you aren’t limited only to HTTP. WAS allows you to choose
the most appropriate protocol for your needs.These
capabilities are implemented in the form of protocol
handlers, which manage communication between the worker
process and the Windows service. There are two types of
protocol handlers loaded when the WAS activates a worker
process instance: Process Protocol Handler (PPH) and App
Domain Protocol Handler (ADPH).Because of these reason use
of WAS come into picture.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some of the different ways of hosting?

436


What is the "contract" property of endpoint in wcf?

467


What are the protocols supported by wcf hosting environment? What are their advantages and disadvantages?

451


What are the requirements for hosting a wcf service?

443


How to do authentication in wcf?

480






How can we create proxy for the wcf service?

497


What is the basic difference between creating WCF service or WEB services?

477


Is the msmqintegrationbinding used the msmq.formatname scheme or the net.msmq scheme?

544


What is service and client in perspective of data communication?

566


Explain the role of WSDL in WCF?

495


Describe the terminology service versioning?

440


What is throttling in wcf?

479


What hosting functionality is unique for the vista os?

419


Define message contracts?

500


explain wcf federated ws binding type? : Wcf data services

428