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

Generators #2

Closed
karonte84 opened this issue Oct 8, 2014 · 2 comments
Closed

Generators #2

karonte84 opened this issue Oct 8, 2014 · 2 comments

Comments

@karonte84
Copy link

Hi, I'm trying to use the library with a stream coming from a sensor, like an accelerometer or something else, and do some computation. How I can use the library on it?

@palladin
Copy link
Contributor

palladin commented Oct 8, 2014

For your scenario I think that Reactive extensions is a better solution. Currently the design center of Streams is focused on scenarios with in memory data structures and no latency like the Enumerable/ParallelEnumerable classes.

@karonte84
Copy link
Author

Ok thanks for the reply :)

@palladin palladin closed this as completed Oct 9, 2014
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

2 participants