« Previous | Next » 

Revision ca52cdeb

IDca52cdebe428ca0d44e429523d698f7bff05cc7c
Parent 3956cee1
Child 9f774ee8

Added by Michael Hanselmann over 15 years ago

Add job queue RPC functions

jobqueue_update: Uploads a job queue file's content to a node. The
most common operation is to upload something that we already have
in a string. Unlike in the upload_file function, the file is not
read again when distributing changes, but content has to be passed
as a string.

jobqueue_purge: Removes all queue related files from a node.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences