tree: 403e5e7c623b56548f82000e1d709be7bfb8eed8 [path history] [tgz]
  1. README.md
  2. lib/
  3. task_plugins/
  4. worker_manager.py
  5. worker_server.py
turbo_hipster/README.md

turbo-hipster

A set of CI tools.

worker_server.py is a worker server that loads and runs task_plugins.

Each task_plugin is a gearman worker that implements, handles and executes a job.