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
- http server
- foolan
- bahman
- schadueler
- urlwatcher
Using HTML5 Boilerplate Bootstrap
- very basic interface
- add react
- [ ]