oclusterversion

Distribute build jobs to workers

OCluster manages a pool of build workers. A build scheduler service accepts build jobs from clients and distributes them to worker machines using Cap'n Proto. Workers register themselves by connecting to the scheduler (and workers do not need to be able to accept incoming network connections).

The scheduler can manage multiple pools (e.g. linux-x86_64 and linux-arm32). Clients say which pool should handle their requests. At the moment, two build types are provided: building a Dockerfile, or building an OBuilder spec. In either case, the build may done in the context of some Git commit. The scheduler tries to schedule similar builds on the same machine, to benefit from caching.

Authortalex5@gmail.com
LicenseApache-2.0
Published
Homepagehttps://github.com/ocurrent/ocluster
Issue Trackerhttps://github.com/ocurrent/ocluster/issues
Maintainertalex5@gmail.com
Dependencies
Source [http] https://github.com/ocurrent/ocluster/releases/download/v0.2.1/ocluster-0.2.1.tbz
sha256=3b88db5ad1edfaf3295bb145c64d5afc6fb7271ac20f69054eb91860dd4a5dff
sha512=88b885c2556b822f7970f4ef9ffd6402ff6cc21cf9aa9ac10a13992e144d23398a99ed1dc71ff09f47c026222c6cfd009af316a45e425d5f058c2f522ebb909d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocluster/ocluster.0.2.1/opam
No package is dependent