Skip to content

[Performance, DX] Add a message pool #91

New issue

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

By clicking “No 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? No Sign in to your account

Closed
dkarlovi opened this issue May 17, 2017 · 1 comment · Fixed by #93
Closed

[Performance, DX] Add a message pool #91

dkarlovi opened this issue May 17, 2017 · 1 comment · Fixed by #93

Comments

@dkarlovi
Copy link
Contributor

#86 (comment)

When sending a message from a Symfony app, it might be good to pool messages together and send them all at request end, much like Swiftmailer does in Symfony apps.

@makasim
Copy link
Member

makasim commented May 17, 2017

There is such a thing in #86 todo list.

No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants