https://github.com/scify/democracit-backend-scheduler
The scheduler script controlling all democracit backend processes
https://github.com/scify/democracit-backend-scheduler
Last synced: 10 months ago
JSON representation
The scheduler script controlling all democracit backend processes
- Host: GitHub
- URL: https://github.com/scify/democracit-backend-scheduler
- Owner: scify
- License: apache-2.0
- Created: 2015-09-30T13:11:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T10:17:54.000Z (over 10 years ago)
- Last Synced: 2025-06-12T21:54:52.689Z (about 1 year ago)
- Language: Python
- Size: 41 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DemocracIT Project
================
*DemocracIT Scheduler*
-------------------------------------------------------------------------------------------
Structure
-------------------------------------------------------------------------------------------
This module is responsible for controlling all the backend processes for the DemocracIT project.
> **Contains:**
> - Scheduler
The scheduler is controlled by scheduler.py. Inject all the classes needed to load via a yaml configuration and execute it. It currently executes crawler, indexer, wordcloud extractor, and all three implementations of FekAnnotator.