Skip to content

Use JVM built-in coroutine if it is available  #250

@xfeep

Description

@xfeep

Loom is an interesting project whose goal is to explore and incubate Java VM features and APIs built on top of them for the implementation of lightweight user-mode threads (fibers). If all go well, Loom will be merged into a future jdk release.
Nginx-Clojure should detect this feature and use this JVM built-in coroutine if it is available. By then it will be easy for us to use coroutine and wave configurations can be omitted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions