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

Suitability with futures mpsc/cpu_pool #120

Closed
xrl opened this issue Jun 7, 2017 · 3 comments
Closed

Suitability with futures mpsc/cpu_pool #120

xrl opened this issue Jun 7, 2017 · 3 comments

Comments

@xrl
Copy link

xrl commented Jun 7, 2017

I'd like to use the future mpsc with notify so I can get something similar to http://hermanradtke.com/2017/03/03/future-mpsc-queue-with-tokio.html working. I want something that has the futures interface so I can easily plug it in without a dedicated thread for receiving events. Does that seem reasonable?

@xrl xrl changed the title Suitability with futures/cpu_pool Suitability with futures mpsc/cpu_pool Jun 7, 2017
@passcod
Copy link
Member

passcod commented Jun 7, 2017

Can you look at the proposed design in #117 to see if that would help?

@passcod
Copy link
Member

passcod commented Dec 28, 2017

This will be possible (and recommended) in v5.

@passcod passcod added this to the 5.0.0 milestone Dec 28, 2017
@passcod
Copy link
Member

passcod commented Apr 18, 2018

Closing in favour of main tracking issue.

@passcod passcod closed this as completed Apr 18, 2018
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

2 participants