NICTA / stateline

Distributed Markov Chain Monte Carlo
Other
28 stars 11 forks source link

Use Graphite instead of a web server for real-time data #90

Open darrnshn opened 8 years ago

darrnshn commented 8 years ago

For real-time statistics, we should send that stuff to Graphite instead of rolling our own REST API and frontend.

darrnshn commented 8 years ago

This could also remove the need for a database, since we can just listen on the Graphite server.