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

Is there a processing queue ? #2

Open
allan-simon opened this issue Apr 22, 2015 · 1 comment
Open

Is there a processing queue ? #2

allan-simon opened this issue Apr 22, 2015 · 1 comment

Comments

@allan-simon
Copy link

I would like to know if this project handle if they are several people trying to do video edition at the same time , if they will run all in parallel regardless of the resource available, or if they will be queued so that at one given moment in time only X jobs can run (so that to be sure not to exhaust the server capacity)

@landyde
Copy link
Member

landyde commented Apr 22, 2015

Hello, as you know with web interface, people can edit their projet in the same time (in every corner of the world) but the final rendering use some ressources of the server so there is a processing queue for all the renders of all the projects.
For now, there are not many renders but we will probably make a system to delay these renders to other servers so as to reduce the processing time.

Willena added a commit that referenced this issue Apr 23, 2015
@Willena Willena closed this as completed Apr 26, 2015
@Willena Willena reopened this Apr 27, 2015
landyde pushed a commit that referenced this issue Mar 19, 2019
Willena added a commit to Willena/VideoEditorJS that referenced this issue Oct 13, 2021
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