Skip to content

Use a scheduler instead of ForkJoinPool on JVM? #77

Open
@He-Pin

Description

@He-Pin

Motivation:
As in PR com-lihaoyi/cask@17dbf69 I found it's possible to run the virtual thread on another thread pool instead of the default scheduler.

I think that maybe a little lightweight in some cases if the task never forks.
what do you think, I would like to contribute this if you like.

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