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

Memory consumption #11

Closed
cbaakman opened this issue Aug 20, 2018 · 4 comments
Closed

Memory consumption #11

cbaakman opened this issue Aug 20, 2018 · 4 comments
Assignees
Labels

Comments

@cbaakman
Copy link
Contributor

The create_prebuilt_visualization task consumes a lot of memory. Celery jobs can occupy 1 - 4G, which is troublesome if 96 jobs run simultaneously.

Also, 33464 lie in wait.

We need to find a solution on how to lower the amount of memory needed.

@laurensvdwiel
Copy link
Member

Reduce the number of jobs for now :)

@laurensvdwiel
Copy link
Member

Could in part be fixed by Issue #12

@laurensvdwiel
Copy link
Member

@cbaakman can you check if this is fixed as of #25

@laurensvdwiel
Copy link
Member

This issue seems fixed as of #25 , closing for now

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

No branches or pull requests

2 participants