Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduler implementation #56

Merged
merged 2 commits into from
Dec 24, 2020
Merged

Scheduler implementation #56

merged 2 commits into from
Dec 24, 2020

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.

.travis.yml Outdated Show resolved Hide resolved
@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.

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