Multi-threaded sending plugin v.10.0

For high volume, time sensitive email campaigns

- Increase your sending rate by using several concurrent processing threads.

- Perform send-time optimization to send your newsletters when your subscribers are most likely to engage.

How it works

  • It enables you to send an email campaign using multiple concurrent threads.
  • Each cron job initiates several threads (you define how many) that pick and send emails from a queue.
  • You can schedule several multi-threaded campaigns to run at the same time.
  • It does not affect your regular campaigns and autoresponders. You can still send campaigns in the usual way (one thread) if you wish to do so. You create a dedicated cron job for processing multi-threaded campaigns.
  • Of course, both campaign sending methods can be used.
  • It is compatible with all the sending methods you have in nuevoMailer.
Multi-threaded sending

Who is it for?

  • For time-sensitive email campaigns when regardless of the campaign size your newsletters must be sent in a very limited time-frame.
  • For high volume senders that need to send their campaigns in a reasonable time span.
  • Generally speaking for anyone who wants to send too many - too fast.
  • For power users that want to send millions of emails per hour.
  • Your smtp and web server should be able to accept heavy loads and multiple parallel connections.
  • Can really help with SMTP sending (including Amazon SES). SMTP in general is inherently slow. Even if you don't plan to send millions per hour this plugin will help you boost your sending rate.

But not only for speed

  • At the same time, you can also use it to engage in send-time optimization.
  • This plugin is particularly useful when having an international audience and/or subscribers in different time zones.
  • Learn about send-time optimization technical details and benefits.

Can I use the plugin only for send-time optimization?

Yes you can. Even if you don't need to send too fast you can still use this plugin to perform send-time optimization which means a newsletter is sent to the subscriber at the time when he is most likely to engage (open or click).

You can do both. When you create a multi-threaded campaign set the number of threads as you need. You can use more threads for a high volume campaign and still optimize for sending times.

How it differs from the default campaign processing of nuevoMailer?

  • By default nuevoMailer creates a single thread to process a campaign. Each cron job hit initiates one thread for each campaign. Subscribers emails are picked from the list in real time. So when the campaign is in progress and you add new emails to the list the campaign will include them.
  • With the multi-threaded plugin, a queue is build with subscriber emails when you create the campaign. Once the sending starts you cannot make changes to the queue. Then each cron hit initiates several threads to process the queue. Of course there are precautions to avoid concurrency and overlapping that could result in duplicate sending.
Multi-threaded sending plugin v.10.0
USD 49.00 69.00  € £      Or see more options
https://www.nuevomailer.com/multi-threaded-sending-plugin

See also,

Top of page