Explain queued components.

Answer Posted / kriba

Queued Components, a key feature of COM+ and based on
Microsoft Message Queuing Services (MSMQ), provides an easy
way to invoke and execute components asynchronously.
Processing can occur without regard to the availability or
accessibility of either the sender or receiver. A home
shopping network is an example of the type of application
that might benefit from asynchronous processing. In this
asynchronous, disconnected scenario where viewers phone in
to several operators, orders are taken en masse and are
then queued for later retrieval and processing by the
server.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are queued components?

575


What is reference counting in com?

542


What is the use of com component in .net?

580


Once I have developed the com wrapper do I have to still register the com in registry?

643


how to call a dll as a COM dll?

702






How to create an instance of the object in COM?

562


Explain Futures of COM?

568


What is dcom?

529


Can I use .net components from com programs?

590


Can I use com components from .net programs?

586


What is the difference between aggregated and contained objects?

555


Which namespace do the classes, allowing you to support COM functionality, are located?

2089


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

572


Is dcom dead?

611


Define and explain about COM?

596