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

MergeMap #2

Open
karneges opened this issue May 27, 2022 · 0 comments
Open

MergeMap #2

karneges opened this issue May 27, 2022 · 0 comments

Comments

@karneges
Copy link

Hello, this is a beautiful implementation that is really similar to rxjs (that in my opinion brilliant Rx implementation).
But I found one issue, your mergeMap operator doesn't support the concurrency parameter https://rxjs.dev/api/index/function/mergeMap. So how can we get high speed without concurrency ? if we only can produce one value at the same time

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