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

Feature: Notifier pattern for system changes #2

Open
phip123 opened this issue Apr 23, 2022 · 0 comments
Open

Feature: Notifier pattern for system changes #2

phip123 opened this issue Apr 23, 2022 · 0 comments

Comments

@phip123
Copy link
Contributor

phip123 commented Apr 23, 2022

The FaasSystem and services should expose callbacks/hooks/lifecycle notifiers to allow users to receive an event/be notified in case of changes.
For example, users should be able to tell the system "Notify me in case a new FunctionReplica gets added".
This will allow greater flexibility in writing optimization strategies (i.e., Load Balancers).

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