Source: orchestra Maintainer: Steven McDonald Section: admin Priority: optional Build-Depends: debhelper (>= 7.0.50~), golang-go (>= 1:60), golang-go (<< 1:61) Standards-Version: 3.9.1 Vcs-Git: git://git.steven-mcdonald.id.au/debian/orchestra.git Vcs-Browser: http://git.steven-mcdonald.id.au/?p=debian/orchestra.git;a=summary Package: orchestra-conductor Architecture: any Depends: ssl-cert, ${misc:Depends} Description: Manage remote job execution across a group of hosts Orchestra is a system for managing distributed job execution over a group of servers. . This package contains the Conductor which manages the request queues and dispatches work to the servers. It also contains the job submission tools. Package: orchestra-player-go Architecture: any Description: Execution agent for remotely managed jobs Orchestra is a system for managing distributed job execution over a group of servers. . This package contains the go implementation of the Player which retrieves the work queue from the Conductor and performs the actual task execution. . As this particular implemention is written in Go, it only works on x86 architecture systems.