Skip to content

havle/kochiku-worker

 
 

Repository files navigation

Kochiku Worker

Kochiku-worker is the builder component of Kochiku. The worker code is deployed to each computer that runs BuildAttemptJobs, which are enqueued by BuildPartitioningJobs from Kochiku.

Since Kochiku uses Resque jobs, a kochiku-worker is essentially just a Resque worker. All of the techniques that you can use with Resque workers, such as the environment variables and Unix signals, also work with Kochiku workers.

Running in development

See the Running Kochiku in development section of the Hacking on Kochiku wiki page.

Deployment

See the Installation & Deployment page of the Kochiku wiki.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published