From: dsh0416@... Date: 2020-07-29T15:34:47+00:00 Subject: [ruby-core:99393] [Ruby master Feature#17059] epoll as IO.select's backend Issue #17059 has been updated by dsh0416 (Delton Ding). Subject changed from epoll as IO.select to epoll as IO.select's backend Current Ruby's `IO.select` method calls POSIX `select` API directly. With the new non-blocking scheduler, this may be the bottleneck of the I/O scheduling. ---------------------------------------- Feature #17059: epoll as IO.select's backend https://bugs.ruby-lang.org/issues/17059#change-86797 * Author: dsh0416 (Delton Ding) * Status: Open * Priority: Normal ---------------------------------------- -- https://bugs.ruby-lang.org/ Unsubscribe: