Statistics
| Branch: | Tag: | Revision:

root / htools / Ganeti / Queryd.hs @ 9a94c848

History | View | Annotate | Download (7.1 kB)

# Date Author Comment
25b54de0 08/28/2012 05:59 pm Iustin Pop

Initial query daemon implementation

This is just a new module that exports a runQueryD function, that can
be imported to run a separate thread handling the luxi requests.

Currently it needs access just to the configuration, in the future it
will need access to an RPC runner too....