Lukas, Thanks for the suggestion. Celery sounds like good option, I will try to look into it once I find time.
About the coding part, in the coming days we are planning on integrating these hourly and daily scripts with the existing web-application. If you are interested you can take a look at the projects wiki page[1]. Cheers! Abhiram [1]: https://trac.torproject.org/projects/tor/wiki/doc/weather-in-2014 On Sat, Mar 1, 2014 at 8:16 AM, Lukas Erlacher <[email protected]> wrote: > Hello, > > I've been following the tor rewrite for a while. While I don't currently see > where I could directly help out with code, I have the following hint: > Celery[1] is a task/queue management system that has excellent django > integration and can be used to solve the "how to perform the hourly query" > question mentioned on the github page. > > Best regards, > Luke > > [1] > http://celery.readthedocs.org/en/latest/django/first-steps-with-django.html > > > On 02/27/2014 10:18 PM, Oliver Baumann wrote: > > Hi Team, > > please see [1] for the current status of the hourly bandwidth script and > feel > free to comment on any improvements! > > Currently it's just a script calling several functions and performing some > work 'off hand'. Once we move into integrating with a webapp, refactoring > should make this nice and object-oriented :) > > Have a nice weekend and happy hacking, > > Oliver > > [1] https://trac.torproject.org/projects/tor/ticket/10697 > > > > _______________________________________________ > tor-dev mailing list > [email protected] > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev > > > > _______________________________________________ > tor-dev mailing list > [email protected] > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev > -- Abhiram Chintangal _______________________________________________ tor-dev mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
