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

[GAP-19] dApp Supervisor #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stranger80
Copy link
Contributor

Define module to monitor/control autonomous dApp application - which consists of "worker" and "supervisor" nodes.
Consider logic to:
a) monitor "worker" Provider nodes of the application and be able to provision new "worker" Providers in case old ones die,
b) monitor and sustain cluster of Supervisors, who need to maintain consensus/redundancy between themselves,
c) "reconfigure" the "drip-feed" contract to redirect payment channels to newly spawned Providers (hosting "worker" and/or Supervisor nodes)

@stranger80 stranger80 added the GAP: Feature GAP type: Feature label Dec 26, 2021
@stranger80 stranger80 changed the title GAP-19 dApp Supervisor [GAP-19] dApp Supervisor Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GAP: Feature GAP type: Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant