Skip to content

RPI-HPC/cq

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

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