Skip to content

[Feature Request] Ruby 3.0 Fiber Scheduler support #2517

@jasl

Description

@jasl

Is your feature request related to a problem? Please describe.

Ruby 3.0 will release very soon, the new feature Fiber Scheduler may significant improve Ruby server app.

My friend working on the first Fiber Scheduler implementation called EVT https://github.com/dsh0416/evt

The benchmark shows impressive.

Although there's still lacking DB drivers, Redis, etc. to adapt the fiber scheduler so Rack-based app can't get such performance, but I think it is time now.

Describe the solution you'd like

Let Puma support Ruby 3.0 Fiber Scheduler

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