What is the Express Messaging?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the Express Messaging?
Rating:
The Express Messaging is a type of message delivery method. It stores messages in the Random Access Memory (RAM). Its performance is extremely fast, but provides no recoverability if a computer fails to deliver a message. The messages in Express Messaging are lost whenever the Message Queuing service is stopped. However, the Express Messaging can survive a network failure.
Rating:
Was this information helpful?
Other articles
- Tip on WCF in the .NET Framework.
- What are the overloaded constructors of the KerberosToken class?
- What is Data Caching?
- What is the Cab Project?
- How to view the exception types provided by the .NET Framework?