Tag Archives: RabbitMq

Email Sending Architecture Using Messaging Queue

Emails are really playing a very important role, when it comes to keep users updated. We at naukri.com send mails to update users about various activities related to them. For example, we send mails when there are new jobs on the site according to user's custom job alerts. Job seekers are notified via email when there is any update on their job applications. Also we send mails composed by recruiters for intended job seekers and many more. Basically there are two types of mails: Transactional Mails - which are triggered based on action of a job seeker or a recruiter. Bulk Mails -... Read More