LIFEBLOOD !!


Licenses
GPL-3.0/GPL-3.0+
Install
pip install lifeblood==0.10.0

Documentation

Documentation

dev
Tests

Lifeblood

Lifeblood is a task/job management software package
currently it aims for smaller teams, farms or even individual setups, but with scaling always in mind.

In terms of CG industry it's a mini render farm manager, but actually it's more than that,
It is a universal task automation tool.
Rendering, simulating, caching - are all just tasks that can be automated.

it consists of scheduler, workers and viewers

a scheduler manages multiple workers, giving them tasks to complete.
GUI tool is used to check on the state of scheduler and tasks and modify task processing graph.

This system overview should be very familiar to anyone who saw at least one renderfarm.

check documentation here
and also video tutorials

UNDER DEVELOPMENT

Features:

  • instantly and easily deployable
  • easy scaling in mind
  • dynamic slots, worker resources management
  • support for environment wrappers (allow you to integrate with existing packaging systems like rez)

Features To Be Done:

  • arbitrary resource requirements
  • arbitrary token counting (for license management for example)
  • worker capabilities (automatic versioned worker "groups")
  • rez environment resolver
  • cgroups environment resolver

Even Further Future Features

  • easy cloud deployment
  • be integrateable (to some extent) with existing farm managers

Installation

There are multiple ways to get Lifeblood to try it out, refer to installation section in the docs

In short - easiest way is to use Lifeblood-Manager, as described in the docs

Links