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

Implement the decentralized render job distribution algorithm based on IPFS/Filecoin & Hedera #8

Open
Tracked by #1
regcs opened this issue Jul 1, 2023 · 1 comment
Assignees
Labels
Back end Issues concerning the back end of the app. Roadmap This issue belongs to the official roadmap of the project.

Comments

@regcs
Copy link
Contributor

regcs commented Jul 1, 2023

No description provided.

@regcs regcs added the Roadmap This issue belongs to the official roadmap of the project. label Jul 1, 2023
@regcs regcs added this to the [Renderhive v1.0] Milestone 3 milestone Jul 1, 2023
@regcs regcs added the Back end Issues concerning the back end of the app. label Jul 1, 2023
@regcs regcs self-assigned this Jul 1, 2023
@regcs
Copy link
Contributor Author

regcs commented Aug 24, 2023

Idea:

For the render job distribution, it was initially planned that each node pins the metadata file which contains the description for the job distribution to IPFS. Instead, we could have a dedicated w3up space for these files. Each node can then upload its descriptor there, which will ensure that this important file is stored via Filecoin and can be accessed by every other node that arrived at the wrong conclusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back end Issues concerning the back end of the app. Roadmap This issue belongs to the official roadmap of the project.
Projects
Status: Todo
Development

No branches or pull requests

1 participant