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

Cooperative multi-threading #4

Open
kvark opened this issue Apr 15, 2015 · 1 comment
Open

Cooperative multi-threading #4

kvark opened this issue Apr 15, 2015 · 1 comment

Comments

@kvark
Copy link
Member

kvark commented Apr 15, 2015

Perhaps, use coroutine-rs

@kvark
Copy link
Member Author

kvark commented Apr 23, 2015

From @mtsr:

From what I can see coroutine-rs takes some of the good parts of libgreen, updated them and then used them for coroutines. So even if we don't want to use their coroutines themselves, we can use their context and stack implementations (both coming from libgreen afaict)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant