[tor-bugs] #16597 [ExoneraTor]: Consider merging the hourly updater and servlet into a single daemon

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jul 15 12:20:16 UTC 2015


#16597: Consider merging the hourly updater and servlet into a single daemon
-------------------------+---------------------
 Reporter:  karsten      |          Owner:
     Type:  enhancement  |         Status:  new
 Priority:  minor        |      Milestone:
Component:  ExoneraTor   |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+---------------------
 ExoneraTor consists of two parts: an hourly updater and a servlet.
 Setting both up correctly is not exactly trivial, and I could imagine that
 merging the two parts into a single daemon would facilitate that.

 Maybe we can make the setup as easy as building or downloading a .jar file
 and running it.  That application would then connect to the database,
 create tables and indexes, populate it with data, and handle web requests.
 We would probably want to switch from Tomcat to embedded Jetty, similar to
 what we did with Onionoo.

 Possible downsides are that the two parts could not be separated anymore
 for better resource usage or for security reasons.  Of course, we could
 include command-line options for only running the hourly updater or for
 only handling web requests.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16597>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list