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

Integration with Rust futures? #112

Open
sxlijin opened this issue Jul 9, 2024 · 0 comments
Open

Integration with Rust futures? #112

sxlijin opened this issue Jul 9, 2024 · 0 comments

Comments

@sxlijin
Copy link

sxlijin commented Jul 9, 2024

There's not a lot online about this, so I'm guessing discussion about this has primarily happened in-person, over email, Slack/Discord, or other non-discoverable channels, and I'd like to gather information about this here.

Approaches I'm aware of:

@antstorm has implemented this for temporal.io, using a callback loop and a callback that enqueues events

@ianks with rb-sys has implemented "most of a working fiber scheduler with tokio" but there were performance problems with it and he suspects that mio may be necessary

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

No branches or pull requests

1 participant