Statistics
| Branch: | Tag: | Revision:

root / htools / Ganeti / JQueue.hs @ 46300ac2

History | View | Annotate | Download (9.9 kB)

# Date Author Comment
aa79e62e 12/19/2012 03:37 pm Iustin Pop

Add a read-only job queue module

This patch adds implementation for a read-only job queue module,
together with "full" test (as full as can be in a lazy language…).

One note about the behaviour of the job queue is the handling of
opcodes that fail validation: the 'input' opcode actually is a...