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

Per resource scheduling #222

Merged
merged 28 commits into from
Nov 5, 2018
Merged

Per resource scheduling #222

merged 28 commits into from
Nov 5, 2018

Conversation

justb4
Copy link
Member

@justb4 justb4 commented Nov 5, 2018

This is a longstanding branch, mainly implementing #132 but also introduces architectural changes: the split (optional) into a GHC web-process (web-Flask-UI) and a pure GHC Runner daemon process. This was needed as any random run-frequency cannot be maintained via cron.

Most of this work was performed on the OSGeo Code Sprint in March 2018, Bonn. It builds on ideas from #175, mainly the introduction of APScheduler.

Many other changes went in as well to make running a Resource in a multi-process environment as would happen when running with gunicorn or uwsgi.

@justb4 justb4 added this to the Version 0.5.0 milestone Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants