Remix.run Logo
koakuma-chan 5 days ago

As far as I know those libraries only implement basic things. They don't use registered buffers, registered file descriptors, etc, and don't implement advanced features like chained operations.

ozgrakkurt 5 days ago | parent [-]

They are async libraries built on io-uring though. Other mainstream async libraries also don’t go as deep as possible on epoll or other things either afaik