Want to hire a development team?
No Images Added Yet

Basic Introduction about MSMQ in .NET Framework

Rated5.0/5 (3 ratings)
Add to Favorites
Publisher
Basic things you need to know to implement MSMQ in your application
Product Details

Message Queuing or what you can call as MSMQ itself is an asynchronous programming. This is because the clients does not wait for the server to read the data sent to it. But there is a difference between the MSMQ itself and the asynchronous programming. In MSMQ world, all the sender and recipient transaction can be occur in disconnected and connected method, while the asynchronous programming, the transaction can only occur in connected mode. Message Queuing is kind of email for application to application communication. But MSMQ has lots more features to offer, such as guaranteed delivery ,transactions,confirmatio ns, express mode using memory and so on. With MSMQ you can send,receive, and route messages in a connected or disconnected environment.

Report this Listing
Price
Free
Licence Type
Free
Views
1,210
Submitted on
20th November 2007
Last Updated
20th November 2007
Licence Type
Other
License Price
USD 0

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(3 ratings)
Average User Rating: 5.0/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.