Add Haskell and Python modules for running jobs as processes
They will be used by Luxi daemon to spawn jobs as separate processes. The communication protocol between the Luxi daemon and a spawned process is described in the documentation of module Ganeti.Query.Exec. Signed-off-by:Petr Pudlak <pudlak@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
Showing
lib/jqueue/exec.py
0 → 100644
src/Ganeti/Query/Exec.hs
0 → 100644
Please register or sign in to comment