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

[Epic] wasmCloud host improvements thread #86

Closed
1 of 3 tasks
brooksmtownsend opened this issue Apr 15, 2023 · 1 comment
Closed
1 of 3 tasks

[Epic] wasmCloud host improvements thread #86

brooksmtownsend opened this issue Apr 15, 2023 · 1 comment
Labels

Comments

@brooksmtownsend
Copy link
Member

brooksmtownsend commented Apr 15, 2023

This issue simply serves as a list of things that we've found while writing wadm 0.4 that we wish would change in the OTP host, ranging from adding an additional field on an event to changing structure of commands, etc.

Most of this is just a stream so they shouldn't be taken as must-do's, but after the release of wadm 0.4 we'll consider this list and what we can do to improve the efficiency of wadm and the host

  • Would be really nice to implement instantiate-on-request actors, effectively removing the need to deal with actor counts and scale. "starting" an actor on a host could have an optional "max" count, but otherwise it just instantiates when it receives a request and exits.
    The below checkmarks assume that the checkmark above is not implemented for a while
  • #110
  • Would be nice for the host heartbeat to contain enough information to uniquely identify actors that belong to spreads, e.g. a combination of annotations to counts or vice versa
@stale
Copy link

stale bot commented Jul 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!

@stale stale bot added the stale label Jul 7, 2023
@stale stale bot closed this as completed Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant