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

Why AsyncSeq.iterAsyncParallelThrottled is inside this library #174

Open
Xyncgas opened this issue Jan 26, 2025 · 0 comments
Open

Why AsyncSeq.iterAsyncParallelThrottled is inside this library #174

Xyncgas opened this issue Jan 26, 2025 · 0 comments

Comments

@Xyncgas
Copy link

Xyncgas commented Jan 26, 2025

The function is accepting a parameter to define the degree of parallelism, I was wondering whether AsyncSeq internally is using dotnet TPL because it already takes processor counts for considerations, meanwhile I wonder how people are finding it necessary to let workloads to run in parallel in the throttled degree of parallelism instead of the highest degree given a processor can handle as much works as that processor can handle

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