Running PHP with io_uring

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • libuv

    Cross-platform asynchronous I/O

    If I understand correctly, you're pretty much running into the same problem that's being experienced by libuv: https://github.com/libuv/libuv/issues/1947. `io_uring` should be included in the event loop and should not run parallel to it. Correct?

  • swow

    Coroutine-based cross-platform concurrent I/O engine.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts