Explain queued components?

Answer Posted / swapna

The queued components service enables you to create
components that can execute asynchronously or in
disconnected mode.

Queued components ensure availability of a system even when
one or more sub-systems are temporarily unavailable.
Consider a scenario where salespeople take their laptop
computers to the field and enter orders on the go.


Because they are in disconnected mode, these orders can be
queued up in a message queue. When salespeople connect back
to the network, the orders can be retrieved from the
message queue and processed by the order processing
components on 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

Can .NET Framework components use the features of Component Services?

558


Explain the new three features of com+ services, which are not there in com (mts)?

3438


Why we learn the 8085? Because we are in 21 century so why we learn 8085?

479


Explain disadvantages of com components?

592


What happens when we instantiate a .NET component ?

4169






What are loosely coupled events?

2932


What is ccw?

3267


What is integrity?

583


Explain how to make a net component talk to a com component?

3266


Explain how to register dll in com / com+ application?

3299


What is scalability?

567


What is Pinvoke?

642


Define transaction atomicity?

3158


What is manageability?

635


Explain how does you handle this com components developed in other programming languages in .net?

519