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

promise-pool #6

Open
yunseorim1116 opened this issue Mar 24, 2024 · 0 comments
Open

promise-pool #6

yunseorim1116 opened this issue Mar 24, 2024 · 0 comments

Comments

@yunseorim1116
Copy link
Member

I hear there is a promise-pool library.

Is promise.all already good enough, and should we use the pool library to improve it?
There is already an axios dependency in the package by default. I'm worried about adding more dependencies.

"It's worth trying if you can't get any more performance improvement with Promise.all in your environment, 
If you're in a situation where Promise.all can handle it, you don't have to."

If you have people who need about 1000 weeks of data and they feel like it's too slow and they need to improve it.
I'll go back and rethink it.

https://github.com/supercharge/promise-pool
https://jojoldu.tistory.com/714

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

No branches or pull requests

1 participant