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

Use persistent senders by default #141

Closed
felix-hilden opened this issue Feb 2, 2020 · 0 comments
Closed

Use persistent senders by default #141

felix-hilden opened this issue Feb 2, 2020 · 0 comments
Assignees
Labels
change Change behaviour of an existing component
Milestone

Comments

@felix-hilden
Copy link
Owner

Currently, transient senders provide the most vanilla sending. Persistent senders are quite similar out of the box, but share connections. This improves performance quite a bit and should be the default. We shouldn't remove transient senders, but I guess they'll simply be the suboptimal solution from that point on.

@felix-hilden felix-hilden added the change Change behaviour of an existing component label Feb 2, 2020
@felix-hilden felix-hilden added this to the v2.0.0 milestone Feb 2, 2020
@felix-hilden felix-hilden self-assigned this Feb 2, 2020
@felix-hilden felix-hilden mentioned this issue May 7, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Change behaviour of an existing component
Projects
None yet
Development

No branches or pull requests

1 participant