Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Explicit (async) file io #5871

@cjavad

Description

@cjavad

Missing the ability to explicitly choose async file io, instead of the automatic php file hook, to be able to interopt with classic PHP code that needs synchronous file operations, and build our own features with async file io.

It appeared that old versions of swoole shipped with entrypoints such as Swoole\Async::writeFile etc, so something similar to that with support for all the things you hook into anyhow.

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