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 cache warming scripts #40

Closed
sbaer opened this issue Jul 10, 2020 · 0 comments · Fixed by #52
Closed

Implement cache warming scripts #40

sbaer opened this issue Jul 10, 2020 · 0 comments · Fixed by #52
Assignees
Labels
enhancement New feature or request

Comments

@sbaer
Copy link
Member

sbaer commented Jul 10, 2020

Allow for creating a script that can be run which can asks the appserver to solve many different scenarios in order to build up a large set of cached results. The idea is that if we had a definition that took a minute to solve for each iteration we could create a script that ran a large series of parameters and we could have 1,000+ cached solutions after a day of hitting compute. Cached results will take milliseconds to return instead of a minute each. Load balancing out to multiple compute instances would increase this number per day

@sbaer sbaer added the enhancement New feature or request label Jul 10, 2020
@fraguada fraguada self-assigned this Oct 7, 2020
@fraguada fraguada mentioned this issue Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants