Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connections pool #7

Open
s0x90 opened this issue Apr 18, 2022 · 1 comment
Open

Connections pool #7

s0x90 opened this issue Apr 18, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@s0x90
Copy link
Contributor

s0x90 commented Apr 18, 2022

I think it would be useful to have reusable connections pool in case sending batch of emails.

@umputun
Copy link
Member

umputun commented Apr 18, 2022

Well, the readme directly mentions this - "This library is not intended to be used for sending a lot of massive emails with low latency requirements"

However, if anyone can submit a PR with a reasonable implementation and if this implementation won't make the library too complicated and hard to reason about - I'll accept.

@umputun umputun added the help wanted Extra attention is needed label Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants