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

backpressure strategy #1

Open
hawkw opened this issue Jul 19, 2019 · 2 comments
Open

backpressure strategy #1

hawkw opened this issue Jul 19, 2019 · 2 comments

Comments

@hawkw
Copy link
Owner

hawkw commented Jul 19, 2019

  • where to buffer when exerting backpressure?
  • backpressure on network vs local/ipc?
  • what does erlang do?
@hawkw
Copy link
Owner Author

hawkw commented Jul 19, 2019

  • who reserves capacity?

@hawkw
Copy link
Owner Author

hawkw commented Jul 20, 2019

  • tower gets a lot of backpressure stuff right, see Thoughts on backpressure tower-rs/tower#112 etc.
  • but, the actor model builds buffering in (mailbox)
  • can actors be cloned/spawned transparently by the rt to create capacity?

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