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

Can we submit job to deadline using nexrender? #990

Open
naitik30 opened this issue May 9, 2024 · 2 comments
Open

Can we submit job to deadline using nexrender? #990

naitik30 opened this issue May 9, 2024 · 2 comments

Comments

@naitik30
Copy link

naitik30 commented May 9, 2024

I'm fairly new to the renderer and Nexrender environments. I can locally render a brief video. Additionally, I can set up network rendering locally with Nexrender. We want to render thousands of 30-second videos per day, however once all the videos are finished, we don't want to continue running workers. Is it feasible to set up a system similar to this one, where the server may start workers as needed? After further investigation, it appears that AWS Thinkbox Deadline uses cloud rendering via spot instances, allowing workers to start as needed. Can we use Nexrender to submit the job by the deadline to Thinkbox?

@JamesBotterill
Copy link
Contributor

I'm sure it would be possible but you would need to fork and extend the server to trigger the creation and provisioning of a server on a new job created.

There's nothing out the box to do this presently but sounds like a cool project

@inlife
Copy link
Owner

inlife commented May 10, 2024

Yeah, this functionality does not exist, but looks interesting. I think we are all are very open to any such contribution!! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants