Skip to content

Why AsyncSeq.iterAsyncParallelThrottled is inside this library #174

@Xyncgas

Description

@Xyncgas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions