Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

explicit begin/end for managing connection #28

Open
proppy opened this issue Dec 29, 2015 · 2 comments
Open

explicit begin/end for managing connection #28

proppy opened this issue Dec 29, 2015 · 2 comments
Milestone

Comments

@proppy
Copy link
Contributor

proppy commented Dec 29, 2015

currently the first push/val will take a longer time because of the first connection.

it would be better to warm up the connection on begin() instead and tear everything down with end().

As pointed by @yhua537 in #375 that would allow sketches to trade additional latency for more memory available.

@proppy
Copy link
Contributor Author

proppy commented Jun 25, 2018

Note that this will be affected by #353

@proppy proppy added this to the 0.3 milestone Jun 25, 2018
@proppy proppy changed the title warm up connection with explicit connect explicit begin/end for managing connection Aug 16, 2018
@yhua537
Copy link

yhua537 commented Nov 1, 2018

@proppy , Any idea when this could be implemented? The original idea is almost 3 years ago.

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

No branches or pull requests

2 participants