Skip to content

tiger0425/scherduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astroboy

quite useful components to schedule the selenium task .

Features

  • High-availability cluster
  • each component just do one thing

Release note

  • dags/
    • tasks/ - the root module , when you add task ,please import this.
      • common/ - for some decorator or common use ,please always write here.
      • dal/ - for data base control.
      • driver/ - for all task need webdriver please just put here
      • ip/ - control the ip.
      • log/ - app logger.
      • models/ - for data model.
      • worker/ - for real run workers.
      • settings.py - all configuration should be put here.
    • run_register_japan.py - the dag job.

TODO LIST

  • - update the puckel/docker-airflow base image with ubuntu base image.
  • - use the log system and map to local.
  • - add timeout for func or use .
  • - add elk log collector.
  • - use the jianjia template to config the require airflow configuration(or use the file map system).

About

scheduler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors