Wednesday, April 2, 2008

Sending Emails With MSMQ

Microsoft Message Queuing

I was assigned with a website which needs to be scalable and optimized.We were facing a lot of unexpected things in the development of the scalable website. In the mid of this project i was asked to develop a module for mass emailing .The traditional email sending method using SMTP for website for large amount of user will not solve the bulk email sending and it will become a bottleneck in the scalability of website. For this i was in thought process of developing an email module which can cater mass emails and while surfing INTERNET found MSMQ got into depth of MSMQ and found the solution to send email via MSMQ. MSMQ as the name suggest is related to Microsoft Message queuing service. Before going into details i would like to tell you the advantages of sending emails via MSMQ
1.

No comments: