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

Consumption control #664

Open
oi12344 opened this issue Mar 16, 2022 · 5 comments
Open

Consumption control #664

oi12344 opened this issue Mar 16, 2022 · 5 comments

Comments

@oi12344
Copy link

oi12344 commented Mar 16, 2022

hi,i have a question.
if you write to an object faster than it can actually write the data to
its underlying resource, then the write queue can grow unbounded - eventually resulting in
memory exhaustion.
if have it Protection mechanisms to control?

@hylkevds
Copy link
Collaborator

Currently not, but that problem is part of what we're working on in #608

@oi12344
Copy link
Author

oi12344 commented Mar 17, 2022

for Future releases, if will it join Streaming?

@hylkevds
Copy link
Collaborator

What do you mean with "join Streaming"?

@oi12344
Copy link
Author

oi12344 commented Mar 18, 2022

such as rxjava

@hylkevds
Copy link
Collaborator

hylkevds commented Jun 1, 2022

Not likely, since that would mean re-implementing the entire project.

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