marrow / mailer

A light-weight, modular, message representation and mail delivery framework for Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load balancing meta-transport.

amcgregor opened this issue · comments

  • Round-robin with prioritization.
  • Least used (based on number of recipients).