Skip to content

RPI-HPC/cq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

cq (short for command queue) can be used to feed jobs from multiple hosts (clients) into a single host (server). It was originally conceived for remotely building packages on a build host. In turn the build host would provide the requester with a completion notice so it may take some action (usually to install the package). However, the final implementation is generic so it can be used for more than just this scenario.

Requirements

  • ØMQ
  • protobuf-c
  • munge

TODO

  • logging
  • daemonize server
  • setuid/setgid before running command

Installation

Gentoo

Gentoo ebuilds are provided in the junkdrawer overlay.

Releases

No releases published

Packages

No packages published