8000 GitHub - shadeland/watchdog: my watchdog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shadeland/watchdog

Repository files navigation

watchdog

Backend

We are using Tornado Project Skeleton as a boilerplate for Tornado framework All other stuff will go into lib\ and utility\ directories.

Appschadueler get jobs from db ----> urlwatch(jobs) | here concurrent execution may cause some problem but still we would be able work through each job OR! Appschadueler --runs--> urlwatch get the jobs from db and do them this way aps has no idea about the jobs, so it has to invoke uw every minutes (bad performance)

job structure is as follows: for now we will use asp mongodb JobSotre as db for jobs each has an attribute associated with the user ID ` Job { ID : jobID userID : userID url : url state : state repeat : Methods : { add(schach), remove(), }

} ` appschadueler

TODO

  • http server
  • foolan
  • bahman
  • schadueler
  • urlwatcher

FrontEnd

Using HTML5 Boilerplate Bootstrap

  • very basic interface
  • add react
  • [ ]

About

my watchdog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0