Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 364077
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T13:24:13+00:00 2026-05-12T13:24:13+00:00

I am building a system for my client. It’s a lot like www.getafreelancer.com. There

  • 0

I am building a system for my client. It’s a lot like http://www.getafreelancer.com.
There are 2 types of user: Service Provider and Service Buyer.
Service Buyers post projects.
Service Providers are notified of any new projects posted, which fit into their classifications.

Assume:
There are approx 100 qualifications. Service Provider can choose 10-15 qualification.
Now approx 100 projects are posted daily. And there are 1 million service provider.
And problem is we have to send email notifications to the service providers matching their chosen qualifications with the project category. (For all 100 projects daily).

It would be like proceeding user by user. Checking their qualification with the project category and sending them email. How can I send 20 * 1 million = 20 million emails daily?

(Currently there won’t be 1 million users. But programming must be done with future requirements)

Please provide some suggestions.

My question is: Will I need any special hardware to send 1 million emails?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T13:24:14+00:00Added an answer on May 12, 2026 at 1:24 pm

    From the way you pose the question, it’s a little hard to figure out what you want.

    If you want to send email in near-real-time, life is fairly simple. Some buyer has a need, and as soon as they post it, you send out a bunch of notifications. This will be hard to scale, but the pain will come on the email delivery side. Simply generating a list of providers to inform is fairly trivial assuming your database design and infrastructure is less than awful.

    If that’s what you’re doing, you just want to make sure that you’ve got your email delivery platform set up in a smart way. Design your infrastructure so your core system can easily delegate batches of email to N slave servers that can handle doing some mail-merge and give you enough SMPT throughput.

    If you want to send email periodically, so that providers receive just one email with several jobs, you’ll want to think about things a little differently.

    In this case, consider an architecture based around segmentation of your list of providers, and database replication to handle the read-load.

    In this model, a buyer posts a job. Your main database gets updated, and some number of slaves get the data via replication. Each slave is responsible for keeping providers up-to-date via email. Every N hours, each slave reads from its dedicated, read-only, database and handles its segment of users.

    You’ll need to work out the details of re-segmenting your providers when you bring a new notification system online. For instance, when you add your third notification system, it should end up serving approxmiately 1/3 of the load from each of the two existing ones.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am building an order system for a client and would like to give
I am building an invoice system for a client and would like to give
I am building a EC system for a client, this client is selling second
I am building a custom Content Management System for my client, using C#2008, ASP.Net
My company and I are building a new system for a relatively large client.
We've just started building our own push notification system (due to client's requirement) for
I'm building a simple client-server chat system. The clients send data to the server
We are building a proprietary system involving a client and a server linked over
I'm building a system with some remote desktop capabilities. The client is considered every
We are building an online appointment system for a client (hospital) which is located

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.