Skip to content

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Jan 11, 2020

This is a prototype of the scheduler which uses the interface provided by ruby/ruby#3032

At the present time, the scheduler is an optional set of hooks for implementing non-blocking IO. However, in the future, the scheduler might form the core of the reactor, replacing the selector entirely.

@coveralls
Copy link

coveralls commented Jan 11, 2020

Coverage Status

Coverage decreased (-11.0%) to 85.185% when pulling b5a38d5 on scheduler into ae19d9a on master.

@ioquatix ioquatix force-pushed the scheduler branch 2 times, most recently from a4d8f79 to 6a08d9a Compare May 14, 2020 23:53
@ioquatix ioquatix force-pushed the scheduler branch 4 times, most recently from 834f17d to 07bb464 Compare June 16, 2020 12:26
@ioquatix ioquatix force-pushed the scheduler branch 2 times, most recently from 9891d4e to ac450d5 Compare September 21, 2020 05:13
@ioquatix ioquatix force-pushed the scheduler branch 4 times, most recently from 3199d3e to a6b5b6e Compare November 7, 2020 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants