Skip to content

interactive threadpool question #1342

Description

@ericphanson

HTTP.jl v1 used interactive threadpool by default, so we made sure to configure our julias to have one (eg --threads=2,1). With HTTP.jl v2, Reseau makes its own foreign thread? Would the migration from v1 to v2 be: drop the interactive threadpool (eg --threads=2), but still set cpu=$nthreads+1 in eg k8s manifests so that the Reseau thread has room? Appreciate any thoughts.

Activity

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

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