Project

General

Profile

Feature #8028

Updated by Tom Clegg over 8 years ago

This is the "standalone worker" described at [[Container dispatch]], without the "determine local capacity" part. 

 Simple dispatcher which monitors the containers table, claims a container, and runs it locally.    The goal of this story is to sketch out the dispatcher architecture without the complications of SLURM, and to have a dispatcher that is useful for Arvados crunch development and testing that does not depend on SLURM. 

Back