WCF:What is it the Transmission queue and the Target queue?
What is the difference?

Answer Posted / niloy roy

A transmission queue is a local queue that is used when a
queue manager forwards messages to a remote queue(Target
Queue) manager through a message channel.

The channel provides a one-way link to the remote queue
manager. Messages are queued at the transmission queue
until the channel can accept them. When you define a
channel, you must specify a transmission queue name at the
sending end of the message channel.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the attributes of Message Contract in WCF?

564


List out what are the different isolation levels provided in WCF?

540


what is the difference between ASMX web services and WCF?

574


Explain wcf tcp binding type?

563


What is the main advantage of was?

498






What are the advantages of hosting wcf services in iis as compared to self hosting?

548


Is MSMQ works in two-way communications in WCF?

554


Explain fault contracts?

539


Which bindings are used for metadata configuration in wcf?

506


How many types of transport schemas are there in wcf?

508


What are the transport schemes supported by wcf? Give example of address for each scheme.

559


how many types of contract does WCF defines?

547


How can we achieve operation overloading in WCF service?

569


What are the protocols supported by wcf hosting environment?

519


What is data contract equivalence?

557