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

How to speed up read performance by multi-thread #495

Open
Beyyes opened this issue Dec 6, 2018 · 0 comments
Open

How to speed up read performance by multi-thread #495

Beyyes opened this issue Dec 6, 2018 · 0 comments

Comments

@Beyyes
Copy link
Member

Beyyes commented Dec 6, 2018

for example, we want to query N (N > 1) series, if we want to use multi-thread, how can we utilize it?

at least, we can use multi-thread to get the first N BatchData of N series, but what should we do next? Can we use multi-thread in merging N series to one rowrecord?

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

No branches or pull requests

2 participants